cURL
curl --request POST \ --url https://control-plane.kubiya.ai/api/v1/temporal-workflows/workflows \ --header 'Authorization: Bearer <token>'
Proxy for workflow operations:
All query parameters and body validation handled by control-plane-temporal service.
Enter your Kubiya API token (format: Bearer )
Successful Response
Was this page helpful?