Upload blob data as an attachment to the given test case
POST/testcase/upload-attachment/:id
Upload blob data (in the request body) as an attachment to the given test case, with the blob metadata specified in the query parameters
Request
Responses
- 200
- 4XX
- 5XX
Returns 'Blob'
The request failed because invalid request parameters or data were supplied or access was denied.
The request failed because an error occurred during processing of the request.