Group
Check if a certain group booking exists
Check if a group booking exists by id<br>You must have at least one of these scopes: 'groups.read, reservations.read, reservations.manage'.
head/booking/v1/groups/{id}
Path parameters
idstring required
Id of the group booking to be checked for existence.
Response
The group booking exists.
Changes
No recorded changes to this endpoint across all 1 revision of this API.