v1

latestSwagger 2.02026-07-134146194.6 MB
AccountPermissionProfiles

Updates a permission profile.

This method updates an account permission profile.

Related topics

  • How to update individual permission settings
put/v2.1/accounts/{accountId}/permission_profiles/{permissionProfileId}

Path parameters

accountIdstring required

The external account number (int) or account ID GUID.

permissionProfileIdstring required

The ID of the permission profile.

Use AccountPermissionProfiles: list to get a list of permission profiles and their IDs.

You can also download a CSV file of all permission profiles and their IDs from the Settings > Permission Profiles page of your eSignature account page.

Query parameters

includestring

A comma-separated list of additional properties to return in the response. The only valid value for this request is metadata, which returns metadata indicating whether the properties associated with the account permission profile are editable.

Request body

modifiedByUsernamestring

The username of the user who last modified the permission profile.

modifiedDateTimestring

The date and time when the permission profile was last modified.

permissionProfileIdstring

The ID of the permission profile.

Use AccountPermissionProfiles: list to get a list of permission profiles and their IDs.

You can also download a CSV file of all permission profiles and their IDs from the Settings > Permission Profiles page of your eSignature account page.

permissionProfileNamestring

The name of the account permission profile.

Example: Account Administrator

userCountstring

The total number of users in the group associated with the account permission profile.

Response

Successful response.