Returns an OAuth access token and a refresh token unless the short_lived
parameter is set to true
, in which case the endpoint returns only an access token. API Reference ->
Returns an OAuth access token and a refresh token unless the short_lived
parameter is set to true
, in which case the endpoint returns only an access token. API Reference ->
Sign in to populate your access tokens from the developer dashboard
client
string
Required
A string that contains no characters. In an API request this value will appear as ''
. Can be used to remove a field's value.
grant
string
Required
A string that contains no characters. In an API request this value will appear as ''
. Can be used to remove a field's value.
client
string
A string that contains no characters. In an API request this value will appear as ''
. Can be used to remove a field's value.
code
string
A string that contains no characters. In an API request this value will appear as ''
. Can be used to remove a field's value.
code
string
A string that contains no characters. In an API request this value will appear as ''
. Can be used to remove a field's value.
migration
string
A string that contains no characters. In an API request this value will appear as ''
. Can be used to remove a field's value.
redirect
string
A string that contains no characters. In an API request this value will appear as ''
. Can be used to remove a field's value.
refresh
string
A string that contains no characters. In an API request this value will appear as ''
. Can be used to remove a field's value.
scopes
string [ ]
short
boolean
Response
// No response received yet.