Deletes a time booking by id.
Required Permissions
Any authenticated user.Path parameters
timeBookingId
The id of the time booking.
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Response
No Content