Set payload

POST
Sets payload values for specified points.

Path parameters

collection_namestringRequired
Name of the collection to set from

Query parameters

waitbooleanOptional
If true, wait for changes to actually happen
orderingenumOptional
define ordering guarantees for the operation
Allowed values: weakmediumstrong

Request

This endpoint expects an object.
payloadmap from strings to anyRequired
pointslist of integers or stringsOptional
Assigns payload to each point in this list
filterobject or anyOptional
Assigns payload to each point that satisfy this filter condition
shard_keystring or integer or list of strings or integers or anyOptional
keystringOptional
Assigns payload to each point that satisfy this path of property

Response

This endpoint returns an object.
timedoubleOptional
Time spent to process this request
statusstringOptional
resultobjectOptional