DeleteCheckCategories
synq.entities.checks.v1.ChecksCategoriesService
DeleteCheckCategories
DeleteCheckCategories clears the explicit category (both dimensions) for the given checks. Checks fall back to their rule-computed categories afterwards.
POST
DeleteCheckCategories
Documentation Index
Fetch the complete documentation index at: https://docs.synq.io/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
check_paths whose explicit categories (both dimensions) should be cleared.
Minimum array length:
1Response
200 - application/json
Success
The response is of type DeleteCheckCategoriesResponse · object.