Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 572 Bytes

AuthenticationOAuth2ClientCredentialsRequest.md

File metadata and controls

12 lines (8 loc) · 572 Bytes

AuthenticationOAuth2ClientCredentialsRequest

Properties

Name Type Description Notes
Id string Token is the token to introspect. [optional] [default to null]
Scope []string Scope is an array of scopes that are required. [optional] [default to null]
Secret string [optional] [default to null]

[Back to Model list] [Back to API list] [Back to README]