Authorizations
API secret key (requires user-identifier header)
Headers
Specify the user making the request. This identifier should match the one you used when integrating the user with Village. Not needed when using user token authentication.
Body
application/json
Email address of the user
Example:
Response
Token generated successfully
Example:
"eyJ0eXAiOiJKV1QiLCJhbGc..."