delete https://shyftplan.com/api/v1/availabilities/exceptions/
Delete an exception to a repeated availability.
Response
204Successfully deleted the exception to the repeated availability.
Delete an exception to a repeated availability.
204Successfully deleted the exception to the repeated availability.
xxxxxxxxxx
curl --request DELETE \
--url https://shyftplan.com/api/v1/availabilities/exceptions/exception_id \
--header 'accept: application/json'
Try It!
to start a request and see the response here!