PUT
/
api
/
v1
/
webhooks
/
{id}

Authorizations

Authorization
string
header
required

Bearer token authentication supports:

  • Personal API tokens (PATs)
  • OAuth2 access tokens
  • JWT tokens

Example: Authorization: Bearer your_token_here

Path Parameters

id
string
required

Body

application/x-www-form-urlencoded

Response

200

Webhook updated