This endpoint adds one or more existing brands to a specified group in DocuSign. It allows users to associate multiple brands with a group, enabling customized branding for different groups within an account. The endpoint should be used when there's a need to update the brands a…
brandsRequiredarrayA list of brand objects to add to the group. Each object must contain a valid brandId. This replaces any existing brand assignments for the group, so include all brands that should be associated with the group, not just new ones. An empty list will remove all brand associations…
groupIdRequiredstringThe ID of the group being accessed. This is a required parameter that specifies which group will have brands added to it. The groupId must be a valid, existing group within the specified account. It is typically a string of characters that uniquely identifies the group in the Do…
accountIdstringThe external account number (int) or account ID GUID. This parameter is automatically populated by the DocuSign base action from your authenticated session. It identifies the DocuSign account for which the group brand association is being updated. You typically do not need to pr…
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.