DELETE api/trips/note/{noteId}
Deletes a note associated to a booking.
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
noteId |
Id of the note to delete. |
integer |
Required |
Body Parameters
None.
Response Information
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.