Skip to content

Update an existing order tag

POST
/rest/v1/order/order-tag/{id}

Parameters

Path Parameters

id*

ID of the order tag to update

Type
integer
Required
Format
"int64"

Request Body

application/json
JSON
"string"

Responses

Order tag updated successfully

application/json
JSON
"string"

Playground

Variables
Key
Value
Body

Samples

Powered by VitePress OpenAPI