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

Check out Port for yourself ➜ 

Change a user's account role

PATCH 

/v1/users/:userId/account-role

This route allows you to promote or demote a user's account role in a multi-organization account.

Prerequisites:
- The caller must have the Account admin role.
- The target user must hold the Admin role in at least one organization within the account before being eligible for the Account 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.

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

Request

Responses

Updated successfully.