Skip approvers
Skips all approvers that have not yet approved and sets their status to
Skipped, which marks the whole package as Pending: the package then becomes
available to the signers, so you no longer need to wait for every approver to
finish. The package must be in the pending-approval stage; whether any approver
has already approved does not matter.
If the package was created with notifications enabled, all approvers are notified that the package has been sent to the signers.
When you skip approvers through the API, no information about who skipped them is added to the audit proofs. Use the Add proof from external source call to record that yourself.
Authorizations
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
Path Parameters
The target package's unique identifier A package's unique identifier
"00000000-0000-0000-0000-000000000000"
Response
OK