How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Docusign Users API

Methods to manage users in an account.

Docusign Users API is one of 134 APIs that Docusign publishes on the APIs.io network, described by a machine-readable OpenAPI specification and an AsyncAPI event-driven specification.

This API exposes 1 JSON Schema definition.

Tagged areas include User. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an AsyncAPI specification, a JSON-LD context, a getting-started guide, rate-limit docs, and 1 JSON Schema.

This API exposes 22 operations across 14 paths, and defines 37 schemas. It is described by OpenAPI 3.2.0, at version 1.0.

Requests are made against 3 base URLs: https://api.docusign.net/Management, https://www.docusign.net/restapi, https://rooms.docusign.com/restapi.

22 operations 14 paths 37 schemas 3 DELETE5 GET10 POST4 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0
Base URL
https://demo.docusign.net/restapi
Authentication
OAuth 2.0, API Key
Resource Areas
1

Authentication & Security 2

Docusign Users API declares 2 security schemes for authenticating requests. It supports OAuth 2.0 (accessCode) using the authorizationCode flow, exposing 9 scopes. An API key is passed in the header as Authorization (Bearer).

  • accessCode — OAuth2 Access code Grant
  • Bearer — JWT Authorization header using the Bearer scheme. Example: "Authorization: Bearer {token}"

Paths & Operations 22

Across 14 paths, the API surfaces 22 operations — 3 DELETE, 5 GET, 10 POST, 4 PUT. Each is listed below with its method, path, parameters, and response codes.

Users 22

Methods to manage users in an account.

POST
/v2/organizations/{organizationId}/users/email_addresses
Docusign Updates a user's email address.
User_Users_UpdateEmailAddressesV2 1 param body → 200
GET
/v2/organizations/{organizationId}/users
Docusign Returns information about the users in an organization.
OrganizationUser_OrganizationUsers_GetV2 11 params → 200
GET
/v2/accounts/{accountId}/users
Docusign Retrieves the list of users for the specified account.
Users_GetUsers 11 params → 200400
PUT
/v2/accounts/{accountId}/users
Docusign Change one or more user in the specified account.
Users_PutUsers 1 param body → 200400
POST
/v2/accounts/{accountId}/users
Docusign Adds news user to the specified account.
Users_PostUsers 1 param body → 201400
DELETE
/v2/accounts/{accountId}/users
Docusign Removes users account privileges.
Users_DeleteUsers 2 params body → 200400
GET
/v2/accounts/{accountId}/users/{userId}
Docusign Gets the user information for a specified user.
User_GetUser 4 params → 200400
PUT
/v2/accounts/{accountId}/users/{userId}
Docusign Updates the specified user information.
User_PutUser 2 params body → 200400
DELETE
/v2/accounts/{accountId}/users/{userId}
Docusign Removes a user from a company account.
Users_RemoveUser 2 params → 204400401
GET
/v2/accounts/{accountId}/users/{userId}/profile/image
Docusign Retrieves the user profile image for the specified user.
UserProfileImage_GetUserProfileImage 3 params → 200400
PUT
/v2/accounts/{accountId}/users/{userId}/profile/image
Docusign Updates the user profile image for a specified user.
UserProfileImage_PutUserProfileImage 2 params → 200400
DELETE
/v2/accounts/{accountId}/users/{userId}/profile/image
Docusign Deletes the user profile image for the specified user.
UserProfileImage_DeleteUserProfileImage 2 params → 200400
GET
/v2/accounts/{accountId}/users/{userId}/settings
Docusign Gets the user account settings for a specified user.
UserSettings_GetUserSettings 2 params → 200400
PUT
/v2/accounts/{accountId}/users/{userId}/settings
Docusign Updates the user account settings for a specified user.
UserSettings_PutUserSettings 2 params body → 200400
POST
/v2/accounts/{accountId}/users/invite_user
Docusign Invites a user to a company account.
Users_InviteUser 1 param body → 201400401
POST
/v2/accounts/{accountId}/users/{userId}/reinvite
Docusign Reinvites a user to join a company account.
Users_ReinviteUser 2 params → 204400401
POST
/v2/accounts/{accountId}/users/{userId}/add_to_office
Docusign Adds a user to an office.
Users_AddUserToOffice 2 params body → 204400401
POST
/v2/accounts/{accountId}/users/{userId}/remove_from_office
Docusign Removes a user from an office.
Users_RemoveUserFromOffice 2 params body → 204400401
POST
/v2/accounts/{accountId}/users/{userId}/add_to_region
Docusign Adds a user to a region.
Users_AddUserToRegion 2 params body → 204400401
POST
/v2/accounts/{accountId}/users/{userId}/remove_from_region
Docusign Removes a user from a region.
Users_RemoveUserFromRegion 2 params body → 204400401
POST
/v2/accounts/{accountId}/users/{userId}/lock
Docusign Locks a user's account.
Users_LockUser 2 params body → 204400401
POST
/v2/accounts/{accountId}/users/{userId}/unlock
Docusign Unlocks a user's account.
Users_UnlockUser 2 params → 204400401

Schemas 37

The contract defines 37 schemas that model the data the API accepts and returns. The most detailed are userInformation (38 properties), userAccountManagementGranularInformation (20 properties), signerEmailNotifications (16 properties), User (14 properties). Each schema is shown below with its type and property counts.

UpdateUserEmailRequest
object
And individual change of email.
3 properties 3 required
ErrorDetails
object
Errors.
2 properties
UsersUpdateResponse
object
The results of changing a user's information.
2 properties
UpdateUsersEmailRequest
object
A change email request.
1 property
UserUpdateResponse
object
Error result of attempting to change a user's email address.
4 properties
PagingResponseProperties
object
6 properties
OrganizationUsersResponse
object
A response containing information about users.
2 properties
OrganizationUserResponse
object
Information about a user.
11 properties
DSGroupResponse
object
11 properties
userInformationList
object
7 properties
newUsersDefinition
object
1 property
errorDetails
object
This object describes errors that occur. It is only valid for responses, and ignored in requests.
2 properties
settingsMetadata
object
6 properties
signerEmailNotifications
object
An array of email notifications that specifies the email the user receives when they are a sender. When the specific email notification is set to true, the use…
16 properties
userAccountManagementGranularInformation
object
Describes which account management capabilities a user has.
20 properties
senderEmailNotifications
object
10 properties
userSettingsInformation
object
4 properties
nameValue
object
4 properties
userInfo
object
10 properties
addressInformation_v2
object
8 properties
forgottenPasswordInformation
object
A complex element that has up to four Question/Answer pairs for forgotten password information.
8 properties
newUsersSummary
object
1 property
usersResponse
object
7 properties
userInformation
object
38 properties
newUser
object
11 properties
userInfoList
object
1 property
group
object
Information about groups.
6 properties
User
object
Contains details about a user.
14 properties
LockedOutDetails
object
Details about a locked account.
1 property 1 required
ClassicManagerPermissions
object
This object contains details about user permissions. These permissions are associated only with Rooms v5.
13 properties
ApiError
object
This object describes errors that occur. It is valid only for responses and ignored in requests.
3 properties
DesignatedRegion
object
This object contains information about the region associated with the member.
1 property 1 required
UserToInvite
object
This request object contains information about the user that you are inviting.
11 properties 7 required
UserForUpdate
object
This request object contains the information to use to update a user's default office.
1 property 1 required
DesignatedOffice
object
This object contains information about the office that you want to add a member to or remove a member from.
1 property 1 required
UserSummaryList
object
Contains a list of users.
7 properties
UserSummary
object
Contains details about a user.
11 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

docusign-users-api-openapi.yml Raw ↑

Other APIs Docusign publishes across the network.

Docusign Web Forms API
Docusign Notary API
Docusign Navigator API
Docusign Workspaces API
Docusign CLM API
Docusign Connected Fields API
Docusign AccountBrands API
Docusign AccountConsumerDisclosures API
Docusign AccountCustomFields API
Docusign AccountPasswordRules API
Docusign AccountPermissionProfiles API
Docusign Accounts API
Where this information came from

This is an independent, third-party profile of Docusign Users API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.