cURL
curl --request POST \ --url https://api.pipedream.com/v1/workflows/{workflow_id}/invoke \ --header 'Authorization: Bearer <token>'
Was this page helpful?