Register a webhook URL to receive event notifications. Events include candidate completion, interview status changes, etc.
Documentation Index
Fetch the complete documentation index at: https://docs.heymilo.ai/llms.txt
Use this file to discover all available pages before exploring further.
API key for authentication. Pass your key in the X-API-KEY header.
Request body for creating a webhook.
ID of the posting this webhook is for.
"13D77095"
Destination URL for webhook delivery.
"https://webhook.site/test"
Type of event that triggers the webhook: 'interview_completed', 'candidate_ingested', etc.
"interview_completed"