Add/remove/update mappings between 'Blob' entities and other entities
POST/blob/mapping/bulk/:otherEntities
Adds/Removes/Updates mappings between entities (e.g. test cases, test runs, etc.) if the mapping is defined. Id values are named by entity e.g. 'testcase_id', 'testrun_id' (see request schema)
Request
Responses
- 4XX
- 5XX
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.