auth

Create Upwardli Token

Upwardli Token View

post/auth/token/

Headers

Authorizationstring required

Bearer authentication

Request body

grant_typestring required
client_idstring required
client_secretstring required
scopestring required

Response

access_tokenstring required
expires_ininteger required
token_typestring required
scopestring required

Changes