Token API

Create Token to call AvaCloud API

Create Token to call AvaCloud API

post/v1/token

Request body

client_idstring required
client_secretstring required

Response

OK

access_tokenstring
expires_ininteger
token_typestring

Changes