Notes

Delete conversation note

Delete a note from a conversation.

delete/conversations/{conversationId}/notes/{noteId}

Path parameters

conversationIdstring required

Public ID of the conversation.

noteIdstring required

Public ID of the note.

Response

OK

idstring

The ID of the deleted note

Changes