Authorizations
Your unique Avido API key
Your unique Avido Application ID
Path Parameters
The unique identifier of the task
Example:
"123e4567-e89b-12d3-a456-426614174000"
Body
application/json
Request body for updating tags on a resource
Array of tag IDs to assign to the resource
Example:
[
"123e4567-e89b-12d3-a456-426614174000",
"456e4567-e89b-12d3-a456-426614174000"
]Response
Task tags updated successfully
Successful response containing tags