Skip to main content
DELETE
/
v1
/
loyalties
/
{campaignId}
Delete Loyalty Campaign
curl --request DELETE \
  --url https://{cluster}.voucherify.io/v1/loyalties/{campaignId} \
  --header 'Authorization: Bearer <token>' \
  --header 'X-App-Id: <api-key>' \
  --header 'X-App-Token: <api-key>'
{
  "async_action_id": "aa_0a875d56c805df6601"
}

Authorizations

X-App-Id
string
header
required
X-App-Token
string
header
required
Authorization
string
header
required

Path Parameters

campaignId
string
required
Example:

Query Parameters

force
boolean

Response

async_action_id
string
required
Example: