Deletes a project time booking by id.

Required Permissions
Any authenticated user.

Path parameters

timeBookingIdUUIDRequired

The id of the project time booking.

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Response

No Content