Creates a group membership. Only users with admin-level permissions will be able to use this API.
roleThe role of the user in the group. Can be 'admin' or 'member'. Admins have elevated permissions to manage the group. Members have standard access. Defaults to 'member' if not specified.
fieldsarrayA comma-separated list of attributes to include in the response. This can be used to request fields that are not normally returned in a standard response. Be aware that specifying this parameter will have the effect that none of the standard fields are returned in the response u…
user__idRequiredstringThe unique identifier (ID) of the user to add to the group. This is a required field.
group__idRequiredstringThe unique identifier (ID) of the group to add the user to. This is a required field.
configurable_permissionsobjectCustom configuration for the permissions an admin of a group will receive. This option has no effect on members with a role of 'member'. Setting these permissions overwrites the default access levels of an admin. Specifying a value of null for this object will disable all config…
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
OAuth connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.