Organization
Login admin token
Logs in an user and provides a token with high-privileges
post/executive/log-in
Headers
api-versionstring required
Request body
Response
OK
Example response
{
"token": "eyJhbGciOasfasiJ9.eyJleHRl2OTg5NX0.zdbAC-kE-I71"
}