Aller au contenu principal

Issue JWT Token

Exchange an app_secret for a json web token to authenticate further call.

Request Body REQUIRED
appSecret string REQUIRED
Responses
200

OK - The jwt token to be included in the headers of the following requests.

Schema OPTIONAL
refresh_token string
access_token string