Description
The ID of an Account List to scope the tasks to
Required
No
task_ids
Typestring (comma delimited IDs)
Description
A comma delimited list of Task IDs to remove the Tag from. If ommited the Tag will be removed from all Tasks.
Required
No
Attributes
name
Typestring
Description
The name of the Tag to be deleted
Required
No
Response
Headers
Body
Tags [BULK POST]
Tags [BULK POST]
Request
Endpoint
Body
Parameters
Filters
account_list_id
TypeID string
Description
The ID of an Account List to scope the tasks to
Required
No
task_ids
Typestring (comma delimited IDs)
Description
A comma delimited list of Task IDs to add the Tag to. If ommited the Tag will be added to all Tasks.
Required
No
Attributes
name
Typestring
Description
The name of the Tag to be added
Required
No
Response
Headers
Body
Fields
Attributes
created_at
Typedate
Description
The timestamp of when this resource was created
updated_at
Typedate
Description
The timestamp of when this resource was last updated
updated_in_db_at
Typedate
Description
This is to be used as a reference for the last time the resource was updated in the remote database - specifically for when data is updated while the client is offline.