Flows
Upload flow JSON
Upload or update flow JSON definition. The file must be attached as multipart/form-data.
Returns validation errors in the Flow JSON, if any.
Proxy endpoint: Proxies directly to Meta Graph API.
POST
Upload flow JSON
Authorizations
Project API key for authentication. This is the recommended authentication method.
Get your API key from the Kapso dashboard under Integrations > API keys.
Path Parameters
Flow ID
Body
multipart/form-data
Previous
Get flow detailsRetrieve detailed information about a specific flow.
By default returns: id, name, status, categories, validation_errors.
Use `fields` parameter to request additional information like preview URLs, health status, metrics, etc.
**Proxy endpoint**: Proxies directly to Meta Graph API.
Next
Upload flow JSON

