Update a User
PUT/users/:id
The "Update a User" section allows users to modify the details of a specific user within the Agility Credit system. By providing new information such as first name, last name, email, and phone number, users can easily update user profiles. This section enables seamless management of user data for improved accuracy and relevance within the platform.
Request
Responses
- 200
- 400
- 401
- 429
- 500
User updated successfully
Bad Request
Unauthorized
Too Many Requests
Internal Server Error