Skip to main content
POST
Admin login

Body

application/json
password
string
required

The admin user's password.

Response

Login successful. Returns a JWT token.

token
string

JWT token for authenticating subsequent requests.

message
string

Human-readable status message.

expires_in
integer

Number of seconds until the JWT token expires.