e33adbfca4e8
latestOpenAPI 3.0.02026-08-13154102760.0 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.