This method has been replaced with Delete Resource, and will be removed on June 30, 2025.
Deletes a resource.
Deleting a resource updates its status
to "DELETED"
.
You cannot delete a resource if it has booked sessions.
Notes:
"business"
in name and tag values. This resource is used for the business's schedule and working hours and cannot be deleted.Permissions: This endpoint requires the Manage Bookings permission scope.
You can only call this method when authenticated as a Wix app or Wix user identity.
ID of the resource to delete.
Deleted resource ID.
Deletes a resource by id.
curl -X DELETE \
'https://www.wixapis.com/bookings/v1/resources/4c0bae61-4599-4d02-a2f4-25e9222df416' \
-H "Content-Type: application/json" \
-H 'Authorization: <AUTH>'
{}
There is 1 error with this status code.
There is 1 error with this status code.
This method may also return standard errors. Learn more about standard Wix errors.