Skip to main content

POST Test Step attachment for Step 1 using (FormData)

Updated this week

API End Point


{{apiUrl}}/api/v1/testRun/attachment

View or Run in Postman


Example Request


HEADERS


To authenticate the API request, you need to provide the Vansah Connect Token that is generated from the Jira workspace's Vansah configuration page.

{{vansahConnectToken}}


Generate a Token from Vansah

Body formdata


attachments

Required. Attachments (Supports Multiple Attachments)

testRunKey 246

Required. Test Run Number

projectKey PVT

Required. Project Key

testStep 1

Optional. Step Number, starts from 1

scriptType {{scriptType}}

Optional. "plainText" or "BDD" case insensitive, used when the case script type in the test run is plained test or bdd

Did this answer your question?