v1

latestOpenAPI 3.0.02026-07-2415433242.1 KB
webhooks

Create Webhook

Register a new webhook

post/webhooks/

Request body

model'candidate' | 'contact' | 'match' | 'job' required

An enumeration.

action'create' | 'update' | 'moved' | 'status_update' required

An enumeration. When model is match, allowed values are create and moved. When model is candidate or contact, allowed values are create and update. When model is job, allowed value is status_update.

target_urlstring uri required

Response

Successful Response

idinteger required