Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 5 additions & 1 deletion esignature.rest.swagger-v2.1.json
Original file line number Diff line number Diff line change
Expand Up @@ -22450,6 +22450,10 @@
"accountRoleSettings": {
"type": "object",
"properties": {
"accountManagementGranular": {
"$ref": "#/definitions/userAccountManagementGranularInformation",
"description": "Describes which account management capabilities a user has."
},
"allowAccountManagement": {
"description": "When **true,** users have full administrative access to the account.",
"type": "string"
Expand Down Expand Up @@ -68361,4 +68365,4 @@
"description": "DocuSign eNotary makes the notarization process fully digital\nfor senders, signers, and notaries.\nIt enables a notary public to act as an in-person witness\nto electronic signing of documents.\n"
}
]
}
}