Flow Reference Material Assignment Entries
Authorizations
AuthorizationstringRequired
Bearer authentication with JWT
Path parameters
projectIdentifierstringRequired
flowObjectIdentifierstringRequired
Query parameters
flowSourceDocumentAssignmentObjectIdentifierstring · uuidOptional
Responses
200
OK
objectIdentifierstring · uuidOptional
flowReferenceMaterialObjectIdentifierstring · uuidOptional
401
Unauthorized
403
Forbidden
get/projects/{projectIdentifier}/flows/{flowObjectIdentifier}/flow-reference-material-assignment-entries
Authorizations
AuthorizationstringRequired
Bearer authentication with JWT
Path parameters
projectIdentifierstringRequired
flowObjectIdentifierstringRequired
Body
flowSourceDocumentAssignmentObjectIdentifierstring · uuidOptional
documentObjectIdentifiersToAddstring · uuid[] · nullableOptional
documentObjectIdentifiersToRemovestring · uuid[] · nullableOptional
Responses
200
OK
objectIdentifierstring · uuidOptional
flowReferenceMaterialObjectIdentifierstring · uuidOptional
401
Unauthorized
403
Forbidden
put/projects/{projectIdentifier}/flows/{flowObjectIdentifier}/flow-reference-material-assignment-entries
Last updated
