1. Docs
  2. API Reference
  3. ScimTokenCreatedResponseDto

ScimTokenCreatedResponseDto

Example

JSON
{
  "id": "string",
  "name": "string",
  "token": "string",
  "token_preview": "string",
  "base_url": "string"
}

Properties

5 properties 4 required

id string Required
name string Optional
nullable
token string Required

Plaintext SCIM token — shown only once

token_preview string Required
base_url string Required

The per-Environment SCIM 2.0 base URL to paste into the IdP connector.

Was this page helpful?

Tell us how we can improve this guide.