v1

latestSwagger 2.02026-07-134146194.6 MB
AccountPermissionProfiles

Creates a new permission profile for an account.

This method creates a new permission profile for an account.

Related topics

  • How to create a permission profile
post/v2.1/accounts/{accountId}/permission_profiles

Path parameters

accountIdstring required

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

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.