Time tracking
Update a time category
Updates fields of a time category. Pass archived: true to archive (soft-delete).
PATCH
Update a time category
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Team ID is an alphanumerical string that identifies a Team. This is externally referred to as a "Workspace".
Time Category ID.
Body
application/json
Response
Updated time category
Previous
Archive a time categoryArchives (soft-deletes) a time category. Existing entries referencing it are preserved.
Next
Update a time category