latestOpenAPI 3.1.02026-07-2422707.0 MB
e628f892391a
Delete a guest note
This API helps you to delete the specified guest note.
You must specify the unique identifier of the guest as guest_id and the note as note_id in the API request.
delete/v1/guests/{guest_id}/notes/{note_id}
Path parameters
guest_idstring required
Mandatory Unique 32-character identifier of the guest.
note_idstring required
Mandatory Unique 32-character identifier of the guest note.
Response
200
string required
Example response
"note deleted sucessfully"