Platform webhooks

get
Authorizations
HTTPRequired

Please enter token in following format: Bearer

Responses
200Success
application/json
get
/v1/platform-webhooks
200Success
post
Authorizations
HTTPRequired

Please enter token in following format: Bearer

Body
urlstringRequired
eventsstring[]Required
secretstringOptional
Responses
post
/v1/platform-webhooks
201Success

No content

put
Authorizations
HTTPRequired

Please enter token in following format: Bearer

Path parameters
idstringRequired
Body
urlstringOptional
eventsstring[]Optional
secretstringOptional
Responses
200Success

No content

put
/v1/platform-webhooks/{id}
200Success

No content

delete
Authorizations
HTTPRequired

Please enter token in following format: Bearer

Path parameters
idstringRequired
Responses
200Success

No content

delete
/v1/platform-webhooks/{id}
200Success

No content