v1
latestOpenAPI 3.0.02026-07-26866217.8 KBReservation Tags
Delete Reservation Tag
Delete one of the operator's custom reservation tags. System default tags (is_default = true) cannot be deleted via this API and will return 404. Deleting a tag also removes it from any reservations it had been applied to.
delete/reservation_tags/{id}
Path parameters
idinteger required
Internal tag id (from search_reservation_tags).
Response
Example response
{
"error_msg": "Done."
}