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