v1

latestSwagger 2.02026-07-134146194.6 MB
AccountPermissionProfiles

Deletes a permission profile from an account.

This method deletes a permission profile from an account.

To delete a permission profile, it must not have any users associated with it. When you use this method to delete a permission profile, you can reassign the users associated with it to a new permission profile at the same time by using the move_users_to query parameter.

Related topics

  • How to delete a permission profile
delete/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

move_users_tostring

Response

Successful response.