Add Documents

POST {{baseUrl}}/v1/orgs/self/ws/:workspace/collections/:collection/docs

Add documents to a collection.

Request Body

{"data"=>[]}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring

RESPONSES

status: OK

{"data":[{"_collection":"customers","error":{"message":"collection not found","type":"NOTALLOWED","line":-52467874,"column":35062744,"trace_id":"ut quis","error_id":"reprehenderit dolor Lorem fugiat consectetur"},"_id":"2cd61e3b","status":"ADDED","patch_id":"486gsg8"},{"_collection":"customers","error":{"message":"collection not found","type":"RATELIMITEXCEEDED","line":81480267,"column":-28127267,"trace_id":"adipisici","error_id":"fugiat ipsum"},"_id":"2cd61e3b","status":"ADDED","patch_id":"486gsg8"}]}