Archive a document with metadata

This endpoint allows you to archive a document of any type along with its metadata.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The unique identifier of the business project

Body Params

file: file to archive
metadata: metadata file related to the archived document
groupId: optional group ID allowing to link several documents

file
file
string
Headers
string

A unique identifier for the request to ensure idempotency. If provided, repeated requests with the same key will not result in duplicate processing.

Responses

400

Bad request: missing or malformed document, metadata or form parameters.

401

Unauthorized, invalid api key or project key.

415

Unsupported Media Type (must be multipart/form-data).

422

Key collision with different payload.

429

Too many requests, try again later.

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json