{
"email": "user@example.com",
"password": "SecurePassword123!"
}
{
"message": "Login successful",
"user": {
"id": 1,
"email": "user@example.com",
"first_name": "John",
"last_name": "Doe",
"full_name": "John Doe",
"short_name": "John",
"phone_number": "+255614853618",
"timezone": "Africa/Dar_es_Salaam",
"is_verified": true,
"is_active": true,
"phone_verified": true,
"email_notifications": true,
"sms_notifications": false,
"created_at": "2025-11-27T10:30:00Z",
"updated_at": "2025-11-27T10:30:00Z",
"last_login_at": "2025-11-27T10:30:00Z"
},
"tokens": {
"refresh": "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9...",
"access": "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9..."
}
}
{
"email": "user@example.com",
"password": "SecurePassword123!"
}
{
"message": "Login successful",
"user": {
"id": 1,
"email": "user@example.com",
"first_name": "John",
"last_name": "Doe",
"full_name": "John Doe",
"short_name": "John",
"phone_number": "+255614853618",
"timezone": "Africa/Dar_es_Salaam",
"is_verified": true,
"is_active": true,
"phone_verified": true,
"email_notifications": true,
"sms_notifications": false,
"created_at": "2025-11-27T10:30:00Z",
"updated_at": "2025-11-27T10:30:00Z",
"last_login_at": "2025-11-27T10:30:00Z"
},
"tokens": {
"refresh": "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9...",
"access": "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9..."
}
}
{
"email": "user@example.com",
"password": "SecurePassword123!"
}
{
"message": "Login successful",
"user": {
"id": 1,
"email": "user@example.com",
"first_name": "John",
"last_name": "Doe",
"full_name": "John Doe",
"short_name": "John",
"phone_number": "+255614853618",
"timezone": "Africa/Dar_es_Salaam",
"is_verified": true,
"is_active": true,
"phone_verified": true,
"email_notifications": true,
"sms_notifications": false,
"created_at": "2025-11-27T10:30:00Z",
"updated_at": "2025-11-27T10:30:00Z",
"last_login_at": "2025-11-27T10:30:00Z"
},
"tokens": {
"refresh": "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9...",
"access": "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9..."
}
}
{
"non_field_errors": ["Invalid credentials."]
}
{
"non_field_errors": [
"Your account has not been activated. We have sent a 6-digit verification code to your email. Please check your email and use the code to verify your account, or visit /api/auth/resend-activation/ to resend."
]
}