Interface PostScimToken201Response

Hierarchy

  • PostScimToken201Response

Properties

created_at: string

The token's created at timestamp

scopes: string[]

The scopes of the scim token

token: string

The scim client's token

token_id: string

The token's identifier

valid_until: string

The token's valid until at timestamp