Remove a tag from multiple documents in a single batch operation. Use this action to efficiently untag many documents at once rather than making individual remove requests. The operation is idempotent - removing a tag that isn't present on a document will not cause an error.
tagRequiredintegerThe unique identifier (ID) of the tag to remove from the specified documents. Get this ID from the 'id' field in Get Tags or Create Tag responses.
identifiersRequiredarrayList of document identifiers (UUIDs) to remove the tag from. Obtain document identifiers from Get Documents or Create Document responses. Maximum recommended batch size is 100 documents per request.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.