Beta. This endpoint is in beta. Behavior, parameters, and response shapes may change without notice.
Resumes a paused subscription. Idempotent — calling on an already-enabled
subscription still returns 204. Use this dedicated endpoint rather than
PUT to toggle the paused state (PUT does not accept the enabled flag).
When the active-subscriptions limit has been reached, returns 409 Conflict
with code: webHook.limitReached.
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 enabled (or was already enabled). The response body is empty.
Empty body