This endpoint allows organization administrators to add or remove users from a permission group.
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.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The ID of the organization that the permission group belongs to.
Your user id -- you must be an organization admin to manage permission group users.
The ID of the permission group 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.