Flow Group Assignment Entries
Authorizations
AuthorizationstringRequired
Bearer authentication with JWT
Path parameters
projectIdentifierstringRequired
flowObjectIdentifierstringRequired
Query parameters
flowGroupAssignmentObjectIdentifierstring · uuidOptional
Responses
200
OK
objectIdentifierstring · uuidOptional
namestring · nullableOptional
useAllDocumentsbooleanOptional
dateAddedstring · date-timeOptional
403
Forbidden
get/projects/{projectIdentifier}/flows/{flowObjectIdentifier}/flow-group-assignment-entries
Authorizations
AuthorizationstringRequired
Bearer authentication with JWT
Path parameters
projectIdentifierstringRequired
flowObjectIdentifierstringRequired
Body
flowDocumentCollectionDefinitionObjectIdentifierstring · uuidOptional
documentObjectIdentifiersToAddstring · uuid[] · nullableOptional
documentObjectIdentifiersToRemovestring · uuid[] · nullableOptional
Responses
200
OK
objectIdentifierstring · uuidOptional
namestring · nullableOptional
useAllDocumentsbooleanOptional
dateAddedstring · date-timeOptional
403
Forbidden
409
Conflict
put/projects/{projectIdentifier}/flows/{flowObjectIdentifier}/flow-group-assignment-entries
Last updated
