Adds one or more existing DocuSign users to an existing group within a specified account. This endpoint is used to manage group memberships by adding users to a predefined group. It requires the account ID and group ID as path parameters, and accepts a list of user information i…
usersarrayAn array of user objects to add to the group. Each user object should contain at minimum the 'userId' field with the user's ID (GUID). Alternatively, you can provide the 'email' field to identify the user by email address. Other fields like 'userName' are optional and will be ig…
groupIdRequiredstringThe unique identifier of the group to which users will be added. This parameter is required and must be provided in the path. It specifies the target group for the user addition operation. The value should be a valid group ID within the specified account, typically a string or n…
accountIdstringThe external account number (integer) or account ID GUID that uniquely identifies the DocuSign account. This parameter is automatically populated from your connected account and typically does not need to be provided. If specified, it should be a valid DocuSign account identifie…
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.