Platform webhooks
get
Authorizations
HTTPRequired
Please enter token in following format: Bearer
Responses
200Success
application/json
get
/v1/platform-webhooks200Success
post
Authorizations
HTTPRequired
Please enter token in following format: Bearer
Body
urlstringRequired
eventsstring[]Required
secretstringOptional
Responses
201Success
post
/v1/platform-webhooks201Success
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