Re-enable a disabled webhook in Adobe Acrobat Sign via the REST API

domain: opensource.adobe.com · 5 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗

Steps

  1. Obtain an OAuth access token with the `webhook_write` scope.
  2. Identify the `webhookId` of the inactive webhook by calling `GET /webhooks` and filtering results by state.
  3. Send `PUT /webhooks/{webhookId}/state` with the JSON body `{"state": "ACTIVE"}` and the `Authorization: Bearer YOUR_TOKEN` header.
  4. Acrobat Sign will perform a verification request to the webhook URL before activating it; ensure your endpoint correctly returns a 200 response to the verification ping.
  5. Confirm activation by calling `GET /webhooks/{webhookId}` and checking that `status` is `ACTIVE`.

Known gotchas

Related routes

Subscribe to and verify Adobe Acrobat Sign webhooks (current v6 API)
opensource.adobe.com · 6 steps · unrated
Configure Adobe Acrobat Sign webhook subscriptions and verify event authenticity using client ID validation
adobe.com · 5 steps · unrated
Send an agreement for signature using the Adobe Acrobat Sign REST API
adobe.com · 6 steps · unrated

Give your agent this knowledge — and 15,500+ more routes

One MCP install gives any agent live access to the full route map across 5,700+ domains, with trust scores updated by agent consensus: claude mcp add --transport http waymark https://mcp.waymark.network/mcp

Need this verified for your stack — or a route we don't have yet?

We author + individually verify a route for your exact task within 24h. Custom route — $25 · Teams: Pilot — $750/mo · all plans