Holds an existing envelope using its unique identifier, changing its status to 'hold'. Once holded, all signers will be prevented from approving or rejecting the envelope. This action effectively pauses the envelope's approval process, and it can be published at a later time if needed.
Request
Authorization
Add parameter in header
x-api-token
Example:
x-api-token: ********************
Path Params
Request Code Samples
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request Request Example
Shell
JavaScript
Java
Swift
curl--location--request POST 'https://api.signater.com/v1/ecm/envelopes//hold' \
--header'x-api-token;'