General

Create General

post

To be confirmed.

Authorizations
AuthorizationstringRequired

API key passed in the Authorization header. Format: <api-key>

Path parameters
tenantstringRequired

The tenant identifier.

callbackstringRequired

The callback identifier.

environmentstringRequired

The environment identifier.

Responses
chevron-right
200

Successful response

No content

post
/api/v1/{tenant}/{callback}/{environment?}

No content

Callback General

get

To be confirmed.

Authorizations
AuthorizationstringRequired

API key passed in the Authorization header. Format: <api-key>

Path parameters
tenantstringRequired

The tenant identifier.

callbackstringRequired

The callback identifier.

environmentstringRequired

The environment identifier.

Responses
chevron-right
200

Successful response

application/json
objectOptional
get
/api/v1/{tenant}/{callback}/{environment}
200

Successful response

Create General

post

To be confirmed.

Authorizations
AuthorizationstringRequired

API key passed in the Authorization header. Format: <api-key>

Path parameters
tenantstringRequired

The tenant identifier.

webhookstringRequired

The webhook identifier.

environmentstringRequired

The environment identifier.

Responses
chevron-right
200

Successful response

No content

post
/api/v1/{tenant}/{webhook}/{environment?}

No content

Webhook General

get

To be confirmed.

Authorizations
AuthorizationstringRequired

API key passed in the Authorization header. Format: <api-key>

Path parameters
tenantstringRequired

The tenant identifier.

webhookstringRequired

The webhook identifier.

environmentstringRequired

The environment identifier.

Responses
chevron-right
200

Successful response

application/json
objectOptional
get
/api/v1/{tenant}/{webhook}/{environment}
200

Successful response

Last updated

Was this helpful?