cURL
curl --request POST \ --url http://localhost:52000/api/v1/flows/{flowId}/execute \ --header 'Content-Type: multipart/form-data' \ --form 'request={ "threads": 2, "totalDuration": 2, "rampUpDuration": 1, "variables": {}, "credentials": [ {} ] }' \ --form file='@example-file'
"<string>"
Documentation IndexFetch the complete documentation index at: https://docs.stresspilot.zeann3th.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.stresspilot.zeann3th.com/llms.txt
Use this file to discover all available pages before exploring further.
Show child attributes
Accepted
The response is of type string.
string