Stop a live enrollment
DELETE
/enrollments/{id}PilotThis operation is available only to approved Outreach Studio pilot workspaces.
Requires scope: write:outreach
Parameters
| Parameter | In | Type | Description |
|---|---|---|---|
idrequired | path | string | |
Idempotency-Keyrequired | header | string | Stable logical request ID required for every machine mutation; exact retries replay and changed inputs conflict. |
Responses
| Status | Description |
|---|---|
200 | Stopped |
401 | Missing or invalid API key |
403 | Key lacks the required scope |
429 | Rate limit exceeded (see Retry-After) |
Is this page helpful?