Component schema
O Auth Grant Type
string4 direct references
Definition
authorization_code: The standard authorization code grant (RFC 6749 section 4.1).refresh_token: Exchange a refresh token for new tokens (RFC 6749 section 6).
string
Allowed values
"authorization_code""refresh_token"Used by 4
These schemas and endpoints reference this type directly.