VCV · AsyncAPI Specification
VCV Webhooks
Version v3
VCV delivers outbound webhooks for recruitment events. Subscriptions are managed via the Open API v3 company-webhooks endpoints (create/list/get/ update/delete), each carrying a target url, an event type, an active flag, and a per-subscription secret. Event payload schemas are not published; only the event catalog and subscription surface are documented.
View Spec
View on GitHub
CompanyRecruitingHuman ResourcesVideo InterviewsTalent AcquisitionHiringAssessmentsAsyncAPIWebhooksEvents
Channels
response_created
A candidate response (application) was created.
response_status_changed
A candidate response moved to a different status in the hiring funnel.
response_comment_created
A comment was added to a candidate response.
candidate_refused
A candidate refused / withdrew from the process.
vacancy_created
A vacancy was created.
Messages
UndocumentedEvent
Undocumented event payload
VCV does not publish webhook payload schemas; do not assume a shape.
Servers
https
production
https://my.vcv.ai
Webhook subscriptions are registered via POST /api/v3/company-webhooks.