Skip to main content
POST
Add Documents
Use this API to add documents with metadata to an organization.

Endpoint

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

Headers

x-velt-api-key
string
required
Your API key.
x-velt-auth-token
string
required

Body

Params

data
object
required

Example Requests

1. Create new documents

2. Create new documents in a specific folder

Response

Success Response

Failure Response