DELETE Data
Api-docs for RC: https://api-rc.quinyx.com/v2/docs (select “collaboration-groups” definition)
Api-docs: https://api.quinyx.com/v2/docs (select “collaboration-groups” definition)
Base URL can be found on links above for both environments. The remainder of this article should be considered a complement to the above Open API documentation.
DELETE/groups/{groupId}/opening-hours/{openingHoursId}
This API call deletes the opening hours setup within the Quinyx platform.
Field description
Mandatory fields will be marked with a * icon.
Endpoint
- groupId*: The groupID of your account.
- openingHoursId*: The ID of your opening hours you want to delete.
Body
This API call has no body.
Response
This API call has no response.
Example
Endpoint
For the RC environment: https://api-rc.quinyx.com/v2/opening-hours/groups/123/opening-hours/2b2b126d-a68f-48ef-a25a-5b6cb36c1eb1