Update webhook subscription

Updates the URL, events, or description of an existing subscription.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
uuid
required
[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}

Subscription ID

Body Params
uri
required

HTTPS endpoint that will receive the event notifications

string
enum
required

The type of event to subscribe to

Allowed:
string

Optional label for this subscription

authentication
required

Authentication the platform will use when delivering notifications to the integrator's endpoint.

Responses

400

Invalid request parameters

401

Unauthorized

404

Subscription not found

500

Internal server error

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