Create run
POST
https://api.plextera.com/api/public/v1/workflows/:workflowId/runs
Use the API key format: api-key <token>.
Workflow trigger payload. Send application/json for normal JSON input, or multipart/form-data when the workflow needs form-data semantics. Multipart text and JSON parts are forwarded by their original part names. Multipart file parts are uploaded to Plextera File Service and exposed under the same part names as file-node arrays.