Deletes custom user settings for a specified user.
DELETE {{baseUrl}}/v2.1/accounts/{{accountId}}/users/{{userId}}/custom_settings
Deletes the specified custom user settings for a single user.
Deleting Grouped Custom User Settings
If the custom user settings you want to delete are grouped, you must include the following information in the header, after Content-Type, in the request:
X-DocuSign-User-Settings-Key:group_name
Where the group_name
is your designated name for the group of customer user settings.
If the extra header information is not included, only the custom user settings that were added without a group are deleted.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string | ||
Authorization | string |