Observability
Revoke an access token from an observability tenant.
DELETE
/
api
/v1
/orgs
/{organisationSlug}
/observability
/{tenantSlug}
/tokens
/{tokenID}
Path Parameters
organisationSlug
Requiredstring
Pattern:
"^[a-z0-9-]+$"
tenantSlug
Requiredstring
Pattern:
"^[a-z0-9-]+$"
tokenID
Requiredinteger
Format:
"int64"
Request was successfully processed, but there is no response body to return.