> For the complete documentation index, see llms.txt.
Skip to main content

Check out Port for yourself ➜ 

Change a user's company role

PATCH 

/v1/users/:userId/company-role

This route allows you to promote or demote a user's company role.

Prerequisites:
- The caller must have the Company admin role.
- Machine tokens cannot call this route.
- You cannot change your own role.
- Both the caller and target must belong to the same company.
- The last company admin cannot be demoted.

To learn more about multiple organization membership, check out the documentation.

Request

Responses

Updated successfully.