Update a Call
PUT/calls
To update an existing call, you send a PUT
request to the Call resource with a payload including a command
and additional nested params
.
Request
Responses
- 200
- 401
- 404
- 422
The request has succeeded.
Access is unauthorized.
The server cannot find the requested resource.
Client error