Skip to main content
POST
Error

Authorizations

Authorization
string
header
required

Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.

Body

application/json

Request for bulk skip actors package action

PackageIds
string<guid>[]
required

A package's unique identifier

Target
enum<string>

Where the packages must be moved to. ToSigners skips approvers and form fillers and moves the packages to the signing phase; ToFinished skips any remaining signers and ends the signing flow.

Available options:
ToSigners,
ToFinished

Response

An unique identifier of the created bulk action session.

A bulk action session unique identifier

Example:

"00000000-0000-0000-0000-000000000000"