---
title: "DELETE /v2/promotions/{enrollment_id}"
method: DELETE
path: "/v2/promotions/{enrollment_id}"
tags: ["Promotions", "Experimental"]
---

# DELETE /v2/promotions/{enrollment_id}

`DELETE /v2/promotions/{enrollment_id}`

Unenroll an account from a promotion.

Endpoint available to Partners only.
The request must be authenticated by an app access token the
Partner has received using the Client Credentials flow.

#### OAuth

This endpoint requires the `promotions:write` OAuth scope.

## Path parameters

- `enrollment_id` string, required

## Response `204`

No response body

## Other responses

- `401` — Access denied: User does not have permission for enrollment_id: enroll_67890
- `403` — Forbidden - User lacks permission to access this location
- `429`
- `503`

---

[API](https://skmtc.dev/zapier/apis/trigger-inbox-api.md) · [All operations](https://skmtc.dev/zapier/apis/trigger-inbox-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/zapier/trigger-inbox-api/revisions/3fc4c2846ba1/schema)
