Deletes a time booking by id.
<Check title="Required Permissions">Any authenticated user.</Check>
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path Parameters
timeBookingId
The id of the time booking.
Response
No Content

