api-users-{userId}

Number of APIs: 11

  1. Update user POST {{baseUrl}}/api/users/:userId

  2. Get user GET {{baseUrl}}/api/users/:userId

  3. Activate user POST {{baseUrl}}/api/users/:userId/activate

  4. Request activation code POST {{baseUrl}}/api/users/:userId/request-activation

  5. List emails GET {{baseUrl}}/api/users/:userId/emails

  6. Upload photo POST {{baseUrl}}/api/users/:userId/photo

  7. Change password POST {{baseUrl}}/api/users/:userId/change-password

  8. Set password for SSO user POST {{baseUrl}}/api/users/:userId/set-password

  9. Get organizations GET {{baseUrl}}/api/users/:userId/organizations

  10. Get buckets GET {{baseUrl}}/api/users/:userId/buckets