v1

latestSwagger 2.02026-07-134146194.6 MB
SigningGroups

Updates a signing group.

Updates signing group name and member information. You can also add new members to the signing group. A signing group can have a maximum of 50 members.

put/v2.1/accounts/{accountId}/signing_groups/{signingGroupId}

Path parameters

accountIdstring required

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

signingGroupIdstring required

The ID of the signing group.

Request body

createdstring

The UTC DateTime when the signing group was created. This property is read-only.

createdBystring

The name of the user who created the signing group. This property is read-only.

groupEmailstring

The email address for the signing group. You can use a group email address to email all of the group members at the same time.

groupNamestring

The name of the group.

groupTypestring

The type of the group. The only valid value for this request is sharedSigningGroup.

modifiedstring

The UTC DateTime when the signing group was last modified. This property is read-only.

modifiedBystring

The user ID (GUID) of the user who last modified this user record. This property is read-only.

signingGroupIdstring

The ID of the signing group.

Response

Successful response.