General
Authorizations
Path parameters
tenantstringRequired
The tenant identifier.
callbackstringRequired
The callback identifier.
environmentstringRequired
The environment identifier.
Responses
200
Successful response
No content
401
Unauthenticated
403
Unauthorized
422
Validation Error
application/json
post
/api/v1/{tenant}/{callback}/{environment?}No content
Authorizations
Path parameters
tenantstringRequired
The tenant identifier.
callbackstringRequired
The callback identifier.
environmentstringRequired
The environment identifier.
Responses
200
Successful response
application/json
objectOptional
get
/api/v1/{tenant}/{callback}/{environment}200
Successful response
Authorizations
Path parameters
tenantstringRequired
The tenant identifier.
webhookstringRequired
The webhook identifier.
environmentstringRequired
The environment identifier.
Responses
200
Successful response
No content
401
Unauthenticated
403
Unauthorized
422
Validation Error
application/json
post
/api/v1/{tenant}/{webhook}/{environment?}No content
Authorizations
Path parameters
tenantstringRequired
The tenant identifier.
webhookstringRequired
The webhook identifier.
environmentstringRequired
The environment identifier.
Responses
200
Successful response
application/json
objectOptional
get
/api/v1/{tenant}/{webhook}/{environment}200
Successful response
Last updated
Was this helpful?