Migrate Documents
Documents
Migrate Documents
POST
Migrate Documents
Use this API to migrate a document to a new document ID within an organization. Returns a
migrationId that can be used to poll the migration status.
Endpoint
POST https://api.velt.dev/v2/organizations/documents/migrate
Headers
Your API key.
Your Auth Token.
Body
Params
Example Requests
Migrate a document to a new document ID
Response
Success Response
Use the returnedmigrationId to poll progress with the Migrate Documents Status endpoint.

