Skip to content

TokenResponse

Response payload for token create

Properties

Name Type Description Notes
access_token str The returned token is either a psToken or a JWT token depending on the context of the call. [optional]
token_type str The type of token requested. [optional]

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