Skip to main content
POST

Admin Login

Authenticate admin users with username and password to access admin APIs.

Request Body

string
required
Admin username or email.
string
required
Admin password.

Usage Examples

Admin login uses the same endpoint as regular user login but with admin credentials.