Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
curl -X PUT https://api.getversive.com/api/v1/interviews/5c8e2f1a-7d4b-4e9c-a1f3-6b2d8c4e0a9f \ -H "Authorization: Bearer $VERSIVE_API_KEY" \ -H "Content-Type: application/json" \ -d '{ "status": "canceled" }'
Update an interview’s status
open
in_progress
paused
processing
closed
screened_out
canceled
{ "message": "Interview updated successfully" }