Register
Users
Register
Only Supervisors and Administrtors can access this route
Request object is expected to be like this:
{
"firstName": "",
"lastName": "",
"username": "",
"email": "",
"phoneNumber": "",
"password": ""
}
- firstName, lastName, username, and password are mandatory.
- email and phoneNumber are optional to provide.
- username is a unique keys.
POST
Register
Documentation Index
Fetch the complete documentation index at: https://docs.anabosi.com/llms.txt
Use this file to discover all available pages before exploring further.