Skip to main content
POST
DeleteCheckCategories

Authorizations

Authorization
string
header
required

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

Body

application/json
checkPaths
string[]

check_paths whose explicit categories (both dimensions) should be cleared.

Minimum array length: 1

Response

200 - application/json

Success

The response is of type DeleteCheckCategoriesResponse · object.