Was this helpful?
Un-hold call session by it's session ID.
The unique ID of session.
The unique ID of the resource.
The extension number to unhold the session.
The extension number.
POST /api/sessions/{id}/unhold HTTP/1.1 Host: hostname:8887 Authorization: Bearer YOUR_SECRET_TOKEN Content-Type: application/json Accept: */* Content-Length: 27 { "extension_number": "text" }
OK
No Content