DELETE
/
v2
/
promotions
/
{enrollment_id}
curl --request DELETE \
  --url https://api.zapier.com/v2/promotions/{enrollment_id} \
  --header 'Authorization: Bearer <token>'
This response does not have an example.

This API is rate limited.

Authorizations

Authorization
string
header
required

The user access token for the user you would like to enroll. See our OAuth2 authentication documentation.

Path Parameters

enrollment_id
string
required

Response

204

No response body