apps
Upload a test-case attachment file
Upload a supported test asset that can be attached to test cases via file_attachments or legacy file_ids.
Supported formats: PDF, CSV, JSON, XML, TXT, PNG, JPG/JPEG, GIF, MP4, MP3.
Uploaded rows are persisted in `test_files` with `file_kind = 'test'`.
post/v1/apps/upload-test-file
Headers
x-api-keystring
Response
Test file uploaded successfully
Example response
{
"success": true
}Changes
No recorded changes to this endpoint across all 1 revision of this API.