Remove a signed webhook from a survey

Stops deliveries for one webhook. The key is scoped to the given survey, so a key belonging to another survey on the same account cannot be removed through this one. Requires admin access.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required

The ID of the poll the webhook is registered on.

string
required

The webhook's key, from the list or create call.

Responses

403

Your role does not permit this action, or the account lacks API access

404

No webhook with that key on this survey

422

pollId and key are required

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json