Adjust user roles for a company

Update the roles of users associated with a company. Accepts an array of objects with:

  • email: The email address of the user
  • role: The updated role (admin, user, or resource)

Use this to promote/demote users or change access level. Requires OWNER or ADMIN.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
Body Params
Responses
200

Returns the Company with new Users

400

Invalid entries or roles.

401

Unauthorized.

403

Forbidden.

Language
Credentials
Required Scopes
LoadingLoading…
Response
Click Try It! to start a request and see the response here!