v1

latestOpenAPI 3.0.02026-07-2415433242.1 KB
webhooks

Verify Connection

Verify webhook connection

post/webhooks/verify/

Request body

target_urlstring uri
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.

source_name'zapier' | 'generic'

An enumeration.

Response

Successful Response

{"stackTrail":"paths:/webhooks/verify/:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}