v1

latestOpenAPI 3.0.0Apache 2.02026-07-2483101116.9 KB
results

Bulk create test run result

This method allows to create a lot of test run result at once.

If you try to send more than 2,000 results in a single bulk request, you will receive an error with code 413 - Payload Too Large.

If there is no free space left in your team account, when attempting to upload an attachment, e.g., through reporters, you will receive an error with code 507 - Insufficient Storage.

post/result/{code}/{id}/bulk

Path parameters

codestring required

Code of project, where to search entities.

idinteger required

Identifier.

Request body

Response

A result.

statusboolean