Flow Reference Material Assignments
Authorizations
AuthorizationstringRequired
Bearer authentication with JWT
Path parameters
projectIdentifierstringRequired
flowObjectIdentifierstringRequired
Query parameters
flowReferenceMaterialObjectIdentifierstring · uuidOptional
Responses
200
OK
objectIdentifierstring · uuidOptional
flowReferenceMaterialObjectIdentifierstring · uuidOptional
401
Unauthorized
403
Forbidden
get/projects/{projectIdentifier}/flows/{flowObjectIdentifier}/flow-reference-material-assignments
Authorizations
AuthorizationstringRequired
Bearer authentication with JWT
Path parameters
projectIdentifierstringRequired
flowObjectIdentifierstringRequired
Body
flowReferenceMaterialObjectIdentifierstring · uuidOptional
documentObjectIdentifiersstring · uuid[] · nullableOptional
Responses
201
Created
objectIdentifierstring · uuidOptional
flowReferenceMaterialObjectIdentifierstring · uuidOptional
401
Unauthorized
403
Forbidden
post/projects/{projectIdentifier}/flows/{flowObjectIdentifier}/flow-reference-material-assignments
Authorizations
AuthorizationstringRequired
Bearer authentication with JWT
Path parameters
flowObjectIdentifierstring · uuidRequired
projectIdentifierstringRequired
Responses
200
OK
integer · int32Optional
401
Unauthorized
403
Forbidden
get/projects/{projectIdentifier}/flows/{flowObjectIdentifier}/flow-reference-material-assignments/active-assignments
Authorizations
AuthorizationstringRequired
Bearer authentication with JWT
Path parameters
objectIdentifierstring · uuidRequired
projectIdentifierstringRequired
flowObjectIdentifierstringRequired
Responses
200
OK
objectIdentifierstring · uuidOptional
flowReferenceMaterialObjectIdentifierstring · uuidOptional
401
Unauthorized
403
Forbidden
get/projects/{projectIdentifier}/flows/{flowObjectIdentifier}/flow-reference-material-assignments/{objectIdentifier}
Authorizations
AuthorizationstringRequired
Bearer authentication with JWT
Path parameters
objectIdentifierstring · uuidRequired
projectIdentifierstringRequired
flowObjectIdentifierstringRequired
Body
documentObjectIdentifiersstring · uuid[] · nullableOptional
Responses
200
OK
objectIdentifierstring · uuidOptional
flowReferenceMaterialObjectIdentifierstring · uuidOptional
401
Unauthorized
403
Forbidden
put/projects/{projectIdentifier}/flows/{flowObjectIdentifier}/flow-reference-material-assignments/{objectIdentifier}
Authorizations
AuthorizationstringRequired
Bearer authentication with JWT
Path parameters
objectIdentifierstring · uuidRequired
projectIdentifierstringRequired
flowObjectIdentifierstringRequired
Responses
204
No Content
No content
401
Unauthorized
403
Forbidden
delete/projects/{projectIdentifier}/flows/{flowObjectIdentifier}/flow-reference-material-assignments/{objectIdentifier}
No content
Last updated
