Deleting price by id
DELETE {{api-url}}/price/{{tenant}}/prices/{{priceId}}
Deletes a specific price by price ID.Required scopes
price.price_manage
Body
PARAM
Key | Datatype | Required | Description |
HEADERS
Key | Datatype | Required | Description |
Accept
|
string | ||
X-Version
|
string |
RESPONSES
status
ENDPOINTS