Adds or updates custom user settings for a specified DocuSign user. This endpoint allows for flexible storage and retrieval of user-specific information that can be used in your own system, separate from standard DocuSign account settings. It supports grouping of settings using…
userIdRequiredstringThe unique identifier of the user whose custom settings are being added or updated. Must be a valid DocuSign user ID in GUID format (e.g., '36b1ef9f-8ab7-426c-898b-951c08c74bdd'). Can be obtained from the List Users for Account action or from the OAuth userinfo endpoint. Require…
accountIdstringThe external account number (integer) or account ID GUID that uniquely identifies the DocuSign account. This parameter is automatically populated from the OAuth token's userinfo endpoint and does not need to be provided manually.
customSettingsarrayA list of name-value pairs representing the custom settings to add or update. Each setting consists of a 'name' (the setting key) and 'value' (the setting data). If a setting with the same name already exists, it will be updated; otherwise, it will be added. The total size of al…
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.