Skip to main content
DELETE
Remove requests from test set

Authorizations

X-Maitai-Api-Key
string
header
required

Your Maitai API key from the Portal.

Path Parameters

test_set_id
integer
required

Body

application/json
request_ids
string[]
required

Flat array of request IDs to remove. Convenience shape; the server also accepts {'requests': [{'request_id': '...'}]}.

Response

200 - application/json

Resource deleted.

data
object