/v3/company/{id}/adjustUsers

Updates the roles of users associated with a company. This endpoint accepts an array of objects, where each object contains:

  • email: The email address of a user associated with the company
  • role: The updated role to assign to the user (admin, user, or resource)

Use this endpoint to promote/demote users or change their access level within the company. Only users with OWNER or ADMIN permissions can perform this operation.

Language
Credentials
URL
Click Try It! to start a request and see the response here!