We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f38a9ef commit 7c7de04Copy full SHA for 7c7de04
specs/search/paths/objects/objects.yml
@@ -12,7 +12,7 @@ post:
12
- If a record with the specified object ID doesn't exist, a new record is added to your index.
13
- If you add a record to an index that doesn't exist yet, a new index is created.
14
15
- To update _some_ attributes of a record, use the [`partial` operation](#tag/Records/operation/partial).
+ To update _some_ attributes of a record, use the [`partial` operation](#tag/Records/operation/partialUpdateObject).
16
To add, update, or replace multiple records, use the [`batch` operation](#tag/Records/operation/batch).
17
summary: Add or replace a record
18
parameters:
0 commit comments