For the complete documentation index, see llms.txt. This page is also available as Markdown.

Existing file _id to overwrite (optional)

POST /artifacts/files

Uploads/overwrites file in GridFS

Headers

Name
Value

Content-Type

application/json

Authorization

Bearer <token>

Response

description: Unauthorized.
{
  description: Forbidden.
}

Last updated

Was this helpful?