This endpoint allows organization administrators to add or remove users from a custom role (formerly “permission group”). Adding a user to a role does not remove them from any other role they belong to.
Documentation Index
Fetch the complete documentation index at: https://docs.gumloop.com/llms.txt
Use this file to discover all available pages before exploring further.
The ID of the organization that the custom role belongs to.
Your user id -- you must be an organization admin to manage custom role users.
The ID of the custom role to manage users for.
The action to perform - either 'add' or 'remove' a user.
add, remove The email address of the target user to add or remove.