Skip to main content
POST
Change Product Status

Authorizations

Authorization
string
header
required

Bearer API Key authentication. Format: Authorization: Bearer {your_api_key}

Headers

Request-Id
string
default:008e3967-a1b5-48bb-be14-d5bff5092e61
required

The unique identifier of the request

Path Parameters

product_version_id
string
required

Product version ID

Body

application/json
product_version_id
string
required

Product version ID

status
string
required

Status:

  • draft: Draft
  • active: Active
  • disabled: Inactive

Response

200 - application/json

OK

Change product status response

code
string

error code

message
string

error message

data
object

Change product status response