For the complete documentation index, see llms.txt. This page is also available as Markdown.

Assembly

Generates a flow assembly for the specified flow.

post

Generates a flow assembly for the specified flow using the provided assembly generator model data.

Authorizations
AuthorizationstringRequired

Bearer authentication with JWT

Path parameters
flowObjectIdentifierstring · uuidRequired

The object identifier of the flow.

playbookIdentifierstringRequired
flowIdentifierstringRequired
Body
flowWidebooleanRequired
documentObjectIdentifierstring · uuid · nullableOptional
Responses
200

OK

string · binaryOptional
post/playbooks/{playbookIdentifier}/flows/{flowIdentifier}/assembly

Last updated