Skip to main content
PATCH
Patch webhook item

Authorizations

Authorization
string
header
required

Authentication can be done by using a bearer token in the Authorization header. This is done using the following format Authorization: Bearer {token}.

Path Parameters

tenantId
string<uuid>
required

Id of the tenant

itemId
string<uuid>
required

Id of the webhook item

Body

application/json

Patch webhook item

state
enum<string>

Webhook item state

Available options:
SUCCESS,
PENDING

Response

Successful operation