Add or remove documentation tags on documents
POST/v1/organizations/:organizationCode/documents/documentation-tags
Updates documentation tags on documents. Each item carries its asset scope in the request body, missing tags are created before assignment and the whole request is processed in one transaction.
Request
Responses
- 200
- 400
- 403
- 404
Documentation tags updated successfully
Invalid payload
Forbidden - insufficient permissions
One or more resources were not found