Update a Call
PUT/calls
To update an existing Call, you send a PUT
request to the Call resource with a payload including an update
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