Skip to main content

103 docs tagged with "mutation"

View all tags

addToContactGroup

Add a contact to a contact group. A contact can belong to many groups.

copyExperience

Copy an experience with a new name and/or to a different group.

copySchedule

Copy a schedule. Requires group administrator permission.

copyTemplate

Copy a template, optionally to a different group.

createAttachment

Create an attachment for a group. Requires group administrator permission.

createFeedback

Create a feedback item for the support or development team.

createSchedule

Create a new reminder schedule in a team. Requires group administrator permission.

createTask

Begin an asynchronous task that can trigger a sequence of actions.

createUserPP

Create a power of attorney (sign on behalf) for the user.

deleteContact

Remove a contact from a group. Requires group administrator permission.

deleteUserPP

Delete a power of attorney (sign on behalf) for the user.

publishToGroup

Publish data to group subscription channels. IAM-authenticated only.

publishToUser

Publish data to user subscription channels. IAM-authenticated only.

resetRecipient

Reset a recipient to pre-send status and resend email if not yet signed.

saveSession

Save user session data including pinned items and tutorial state.

send

Send a document for signing in a single API call. The primary way to send documents.

sendBatch

Begin a batch send task. Returns an ID for use with sendBatchDocument.

sendBulk

Start a bulk send task. All queued documents will be sent in parallel.

startBatch

Mark a batch as complete and ready to send.

startBulk

Mark a bulk send as complete and ready to send.

swapRoles

Swap the position of two roles in a template.

updateGroupMember

Update user permissions and settings on a group. Requires group administrator permission.

updateUser

Update user details. Requires group administrator permission.