Edit Webhook

Edit a webhook with a PUT request to the endpoint with the webhook ID.

Path Params
int64
required

The unique identifier of webhook.
Example: 123456

Body Params
string

The webhook URL that the event data will be posted to.

string

The HTTP basic authentication username.

string

The HTTP basic authentication password.

Response

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