Forum Discussion
asuka85
2 days agoNew Member
Hi Paul, I'll send you the curl as you should: I tried it from Postman.
curl --location 'https://api.zephyrscale.smartbear.com/v2/automations/executions/cucumber?projectKey=ABC' \
--header 'Authorization: Bearer KEY' \
--form 'file=@"/C:/Users/MyUSER/Downloads/cucumber.zip"'
cucumber.json must be converted to zip in order to send it to the api.
This docs: https://support.smartbear.com/zephyr-scale-cloud/api-docs/#tag/Automations/operation/createCucumberExecutions