diff --git a/esignature.rest.swagger-v2.1.json b/esignature.rest.swagger-v2.1.json index 55c3ec3..3c5eec4 100644 --- a/esignature.rest.swagger-v2.1.json +++ b/esignature.rest.swagger-v2.1.json @@ -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" @@ -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" } ] -} \ No newline at end of file +}