Update a Call
POST/calls
To update an existing call, you send a POST request to the Call resource with a payload including an update command and additional nested params containing new SWML instructions.
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