Unschedules an existing envelope publication using its unique identifier, changing its status to 'hold'. Allowing it can be rescheduled or directly published at a later time if needed.
Request
Authorization
Add parameter in header
x-api-token
Example:
x-api-token: ********************
Path Params
envelopeId
string<uuid>
required
Envelope ID
Request 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//unschedule' \
--header'x-api-token;'