Skip to main content
POST
Update Documents
Use this API to update metadata of documents within an organization.

Endpoint

POST https://api.velt.dev/v1/organizations/documents/update

Headers

string
required
Your API key.
string
required

Body

Params

object
required

Example Requests

Response

Success Response

Failure Response

Per-Item Failures

This endpoint returns HTTP 200 even when individual documents fail. Check success on each entry rather than the HTTP status.
string
Why this particular item failed. Present on every entry with "success": false.