Skip to main content
DELETE
/
v1
/
public
/
catalog
/
drafts
/
{id}
Delete a booking draft (storefront)
curl --request DELETE \
  --url https://{operatorDomain}/v1/public/catalog/drafts/{id}

Path Parameters

id
string
required

Response

200

Deleted (204 No Content)