Group
Delete a certain group booking
Use this call to delete a group booking. This is only possible as long as no blocks exist that are linked to this group booking<br>You must have at least one of these scopes: 'groups.manage, reservations.manage'.
delete/booking/v1/groups/{id}
Path parameters
idstring required
Id of the group booking to be deleted.
Response
Deletion of the group was successful.
Changes
No recorded changes to this endpoint across all 1 revision of this API.