PUT
/
webhook
/
{webhookId}

Authorizations

x-api-key
string
headerrequired

API key to access the API

Path Parameters

webhookId
string
required

ID of the webhook to update

Body

application/json
url
string
required

Destination URL for the webhook

description
string

Description of the webhook

event
enum<string>
required

Event to be sent to the webhook

Available options:
interview_report.created

Response

200 - application/json
status
boolean

Status of the response

message
string

Message of the response