Skip to main content
DELETE
cURL

Authorizations

integration_id
string
header
required

Identifier of the integration (Auth v1)

secret
string
header
required

Secret of the organization (Auth v1)

x-api-key
string
header
required

API key (Auth v2)

Body

application/json

Discount code ids to delete.

discount_code_ids
string[]
required

Discount code ids to delete. Between 1 and 100 items.

Required array length: 1 - 100 elements
Example:

Response

HTTP OK

success
boolean
Example:

true

data
object