delete https://api.breezeway.io/public/inventory/v1/reservation//tags/
Remove an individual tag associated with a specific reservation
Log in to see full request history
time | status | user agent | |
---|---|---|---|
Retrieving recent requests… |
Loading…
Response
Remove an individual tag associated with a specific reservation
time | status | user agent | |
---|---|---|---|
Retrieving recent requests… |
xxxxxxxxxx
curl --request DELETE \
--url https://api.breezeway.io/public/inventory/v1/reservation/reservation_id/tags/tag_id \
--header 'Authorization: JWT {{token}}' \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: