Create a User
POST/users
Deprecation Notice
API v1 will be deprecated on January 31, 2026.
API v2 will be deprecated on February 28, 2026.
Please migrate to API v3 as soon as possible.
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