Update document
Table
Update document
Update one or more fields of a document by collection and document ID. Send only the fields you want to change.
PATCH
Update document
Authorizations
Project API key. Create and manage keys in the dashboard under Project → API Keys. Send as header: x-api-key:
Path Parameters
Collection ID
Example:
"507f1f77bcf86cd799439011"
Document ID
Example:
"507f1f77bcf86cd799439012"
Response
200 - application/json
Document updated successfully