Sets the time entries for the ids to billable.
Sets the time entries for the ids to billable. The selected billing state is applied to the time entries. <Check title="Required Permissions" icon="key">The user must have permission to access the requested resource.</Check>
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
The time entry ids and billable flag.
ids
The ids of the time entries, which should be set to billable.
Response
No Content
Errors
400
Bad Request Error
401
Unauthorized Error
404
Not Found Error

