Moves an existing envelope using its unique identifier to a vault for secure storage. All envelopes are stored within a vault, and this operation ensures the envelope is properly relocated within the system. Be aware that the envelope's contents and associated signers are not affected by this action, and the envelope's unique ID remains unchanged. Ensure the provided envelope ID exists and is valid before performing this action.
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//to/' \
--header'x-api-token;'