v1
latestOpenAPI 3.0.02026-07-26866217.8 KBReservations
Remove Tag
Remove a tag from a reservation.
delete/reservations/{stay_code}/tags
Path parameters
stay_codestring required
The code of the stay.
Request body
Response
The tag has been successfully removed from the reservation.
Example response
{
"error_msg": "Done."
}