Skip to content

Create Fix Project

POST
/api/v1/studio/store-audit/{audit_id}/create-fix-project

Create a new project pre-loaded with products that have a specific issue.

Authorizations

HTTPBearer
Type
HTTP (bearer)

Parameters

Path Parameters

audit_id*
Type
string
Required
Format
"uuid"

Request Body

application/json
JSON
{
  
"issue_type": "string"
}

Responses

Successful Response

application/json
JSON
{
  
"project_id": "string",
  
"product_count": 0
}

Playground

Server
Authorization
Variables
Key
Value
Body

Samples

Powered by VitePress OpenAPI

XC AI Content Automation