Add a note to a call detail record
Add a note to a call detail record
Path Parameters
id string required
The ID of the call detail record
application/json
Request Body required
content string
Responses
- 204
- 400
- 401
- 403
- 404
- 500
Note added successfully
Invalid ID supplied
Unauthorized
Forbidden
Call detail record not found
Internal Server Error
Loading...