- Added support for version v2.1-1.4.1 of the DocuSign Admin API.
- Removed the staging base path and OAuth path constant.
- Updated the SDK release version.
- Added support for version v2.1-1.4.1 of the DocuSign Admin API.
- Removed the staging base path and OAuth path constant.
- Updated the SDK release version.
API Changes (Click to expand)
Added new query parameter "include_ds_groups" to the API "/v2/organizations/{organizationId}/users":
- Updated logic to derive the
oauth_base_path
frombase_path
. - Added support for version v2.1-1.4.0 of the DocuSign Admin API.
- Updated the SDK release version.
- Added support for version v2.1-1.3.0 of the DocuSign Admin API.
- Updated the SDK release version.
New endpoints:
GET /v1/organizations/{organizationId}/assetGroups/accounts
Get asset group accounts for an organization.POST /v1/organizations/{organizationId}/assetGroups/accountClone
Clone an existing DocuSign account.GET /v1/organizations/{organizationId}/assetGroups/accountClones
Gets all asset group account clones for an organization.GET /v1/organizations/{organizationId}/assetGroups/{assetGroupId}/accountClones/{assetGroupWorkId}
Gets information about a single cloned account.
- Added support for version v2.1-1.2.0 of the DocuSign Admin API.
- Updated the SDK release version.
- Added support for version v2.1-1.1.0 of the DocuSign Admin API.
- Updated the SDK release version.
- Added support for version v2.1-1.0.0 of the DocuSign Admin API.
- Updated the SDK release version.