Unhold an AI Call
POST/calls
To resume an existing AI call that was previously held, you send a POST request to the Call resource with a payload including a calling.ai_unhold command and the call ID. This resumes the AI conversation.
Request
Responses
- 200
- 401
- 404
- 422
- 500
The request has succeeded.
Access is unauthorized.
The server cannot find the requested resource.
Client error
Server error