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