Delete the Statistics Definition by ID

Deletes the statistic definition.

delete

Deletes the statistic definition with the provided ID.

Authorizations
Path parameters
definitionIdstringRequired

Statistic Definition Identifier

Example: 000000000000000000000001
Responses
200
Successful operation.
application/json
Responseboolean
delete
DELETE /api/v1/policy-statistics/{definitionId} HTTP/1.1
Host: 
Authorization: Bearer JWT
Accept: */*
true

Last updated