For the complete documentation index, see llms.txt. This page is also available as Markdown.

Delete the Statistics Definition by ID

Deletes the statistic definition.

delete

Deletes the statistic definition with the provided ID.

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
definitionIdstringRequired

Statistic Definition Identifier

Example: 000000000000000000000001
Responses
200

Successful operation.

application/json
booleanOptional
delete
/policy-statistics/{definitionId}

Was this helpful?