Create Upwardli Token

Upwardli Token View

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Request

This endpoint expects an object.
grant_typestringRequired<=250 characters
client_idstringRequired<=250 characters
client_secretstringRequired<=250 characters
scopestringRequired<=250 characters

Response

access_tokenstring<=250 characters
expires_ininteger-2147483648-2147483647
token_typestring<=250 characters
scopestring<=250 characters