UploadTestcaseFile
This method can be used for the following: Upload a file on a test case for a project user has Edit access to;
Parameters
Headers
POST /api/ss/project/:projectId/testcase/:testcaseId/file HTTP/1.1
Host: localhost:3000
X-SSAPI-KEY: APIKey
Content-Type: application/json
Connection: closeQuery
POST /api/ss/project/62d647d9fac9fe3ad1cf5b23/testcase/:testcaseId/file HTTP/1.1Example
Request
Response
Last updated