General

Store

post

Create a new resource.

Authorizations
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

get

Validation Rules

These are the basic validation rules for the request. More detailed validation may apply depending on the data being sent. Please see the response for any extra requirements

Field
Type
Required

patchworks_signature

string

callback

string

Authorizations
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

Store

post

Create a new resource.

Authorizations
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

get

Validation Rules

These are the basic validation rules for the request. More detailed validation may apply depending on the data being sent. Please see the response for any extra requirements

Field
Type
Required

patchworks_signature

string

Authorizations
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?