Delete Tags ​
Endpoint ​
DELETE /unified/ticketing/tags/{id}
Integrations supported
- Azure DevOps
- Hive
- Pivotal Tracker
- Teamwork Project Management
- Todoist
- Zoho Projects
Path parameters ​
The ID of the resource.
23423523
Query parameters ​
Refer Specifying query parameters in Truto APIs
The ID of the integrated account to use for the request.
62f44730-dd91-461e-bd6a-aedd9e0ad79d
The format of the response.
unified
returns the response with unified mappings applied.raw
returns the unprocessed, raw response from the remote API.normalized
applies the unified mappings and returns the data in a normalized format.stream
returns the response as a stream, which is ideal for transmitting large datasets, files, or binary data. Using streaming mode helps to efficiently handle large payloads or real-time data flows without requiring the entire data to be buffered in memory.
Defaults to unified
.
unified
raw
normalized
stream
unified
Excludes the remote_data
attribute from the response.
Array of fields to exclude from the response.
truto_exclude_fields[]=id&truto_exclude_fields[]=name
Query parameters to pass to the underlying API without any transformations. Refer this guide to see how to structure the query parameters.
remote_query[foo]=bar
Supported in
- Zoho Projects
The unique identifier for a organization.
Collection with type project is required.
Required in
- Pivotal Tracker
Response Body ​
The unique identifier for a tag
Supported in
- Todoist
The name of the tag
Color of the tag. In hex format.
The workspace the tag belongs to
The unique identifier for a workspace
The name of the workspace
The date the tag was created
The date the tag was last updated
The unique identifier for the specific version of the resource.
The status of the tag. If no clear mapping is available, then the raw value is returned.
active
inactive
Raw data returned from the remote API call.