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.
|
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.
|