OpenAPI 3.0.02026-08-18154102760.9 KB
133c78107b63
Authentication
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.