API documentationCore resourcesUsers

Users

Create, update, and delete user accounts. Retrieve user profiles, manage team memberships, and configure notification preferences.

12 endpoints

GET/usersAuthList all users in organization
GET/users/check/existsAuthCheck if any user exists
PATCH/users/chng-pass/{id}AuthChange password (authenticated)
POST/users/registerAuthRegister a new user
POST/users/reset-passwordReset user password
GET/users/{id}AuthGet user by ID
PATCH/users/{id}AuthUpdate user by ID
DELETE/users/{id}AuthDelete user by ID
GET/users/{id}/calculate-progressAuthCalculate user project progress
GET/users/{id}/profile-photoAuthGet profile photo
POST/users/{id}/profile-photoAuthUpload profile photo
DELETE/users/{id}/profile-photoAuthDelete profile photo
Back to API documentation
Users API - VerifyWise