Spaces
Delete a space
Permanently delete a project (Space) from the specified team (Workspace). This action cannot be undone, and all associated data will be removed.
DELETE
Delete a project
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".
Project ID is a numerical string that identifies a Project. This is externally referred to as a "Space".
Response
Project successfully deleted
Previous
List or aggregate time entriesReturns a paginated list of time entries within a workspace, optionally filtered by scope, user, time range, or billable flag.
When `aggregate=true` and `group_by` is supplied, returns aggregated totals grouped by the specified dimension instead of the entry list. The same filters apply.
Next
Delete a project