Skip to main content
DELETE
BatchDeleteSqlTests

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

ids
string[]

IDs of the SqlTests to delete.

Response

200 - application/json

Success

The response is of type BatchDeleteSqlTestsResponse · object.