Create a User
POST/users
The "Create a User" section allows users to create a new user in the Agility Credit system. By providing essential information such as first name, last name, email, and phone number, users can successfully create a new user profile. Upon successful creation, users will receive a unique user ID.
Request
Responses
- 200
- 400
- 401
- 429
- 500
User created successfully
Bad Request
Unauthorized
Too Many Requests
Internal Server Error