API Authorization

Authorize to the Cloudally portal

Returns the access and refresh tokens.

post/auth

Headers

client-idstring

Application client ID

client-secretstring

Application secret

Request body

emailstring

Account email

passwordstring

Account password

Response

Successful authorization.

Changes

No recorded changes to this endpoint across all 1 revision of this API.