add_to_id

Assigns the given workflow to the group or bucket and is applied by default to all files unless overridden by document workflows.

Authentication

X-API-Keystring
API Key authentication via header

Path Parameters

idintegerRequired
The id of the group or bucket that the workflow will be assigned to.

Request

This endpoint expects an object.
workflowIdstringRequiredformat: "uuid"
The id of the workflow that is being applied.

Response

Apply success
messagestring or null