Observability
Create new monitoring tenant token.
POST
/
api
/v1
/orgs
/{organisationSlug}
/observability
/{tenantSlug}
/tokens
Request Body
application/json
RequireddisplayName
string
ipWhiteList
string
scopes
object
Path Parameters
organisationSlug
Requiredstring
Pattern:
"^[a-z0-9-]+$"
tenantSlug
Requiredstring
Pattern:
"^[a-z0-9-]+$"
Request was successfully processed. The response body contains the requested data.