TokenRequestArgs
Type definition for TokenRequestArgs.
Type: Payload
| Property | Type | Required |
|---|---|---|
scope | string[] | true |
Used in endpoints
- Make token request for a third-party client
POST /auth/token/request/{client_reference}as payload
Type definition for TokenRequestArgs.
Type: Payload
| Property | Type | Required |
|---|---|---|
scope | string[] | true |
POST /auth/token/request/{client_reference} as payload