Delete a note from a call detail record
Delete a note from a call detail record
Path Parameters
id string required
The ID of the call detail record
noteId string required
The ID of the note
Responses
- 204
- 400
- 401
- 403
- 404
- 500
Note deleted successfully
Invalid ID supplied
Unauthorized
Forbidden
Note or call detail record not found
Internal Server Error
Loading...