Avisi cloud logo
Observability

Revoke an access token from an observability tenant.

Path Parameters

organisationSlugRequiredstring
Pattern: "^[a-z0-9-]+$"
tenantSlugRequiredstring
Pattern: "^[a-z0-9-]+$"
tokenIDRequiredinteger
Format: "int64"
curl -X DELETE "https://api.avisi.cloud/api/v1/orgs/<string>/monitoring/<string>/tokens/0"

Request was successfully processed, but there is no response body to return.

{
  "message": "string"
}