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}}
|
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
