v1
latestOpenAPI 3.0.02026-08-06151101754.7 KBAuthentication
Creates and returns an access token
post/auth/create-token
Request body
Example request
{
"email": "employee@example.com",
"password": "your-password"
}Response
The request was successful.