Documentation Index
Fetch the complete documentation index at: https://docs.city.atlas.krd/llms.txt
Use this file to discover all available pages before exploring further.
Requires access token from sign in
✨ The Urban Management docs now have a brand-new home! Explore the improved documentation experience
Generate and send OTP via SMS
Documentation Index
Fetch the complete documentation index at: https://docs.city.atlas.krd/llms.txt
Use this file to discover all available pages before exploring further.
POST /auth/otp/create
Authorization: Bearer ACCESS_TOKEN
{
"success": true,
"data": {
"message": "OTP sent successfully"
}
}
Was this page helpful?