Beta. This endpoint is in beta. Behavior, parameters, and response shapes may change without notice.
Pauses a subscription without deleting it — no events fire until re-enabled.
Idempotent: calling on an already-disabled subscription still returns 204.
Use this dedicated endpoint rather than PUT to toggle the paused state
(PUT does not accept the enabled flag).
Documentation Index
Fetch the complete documentation index at: https://docs.reply.io/llms.txt
Use this file to discover all available pages before exploring further.
Authenticate every request with a Bearer token. Pass your Reply API key in the
Authorization header:
Authorization: Bearer <your-api-key>Get your API key from the Reply dashboard: Settings → API Key.
Webhook subscription ID.
Subscription is disabled (or was already disabled). The response body is empty.
Empty body