Skip to main content
PUT
Update API webhook

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

webhookId
string
required

Body

application/json
status
enum<string>
Available options:
active,
inactive
url
string<uri>
events
object[]

Response

success
enum<boolean>
required
Available options:
true
data
object
required