Upsert points

Performs the insert + update action on specified points. Any point with an existing {id} will be overwritten.

Path parameters

collection_namestringRequired

Name of the collection to update from

Headers

api-keystringRequired

Query parameters

waitbooleanOptional

If true, wait for changes to actually happen

orderingenumOptional

define ordering guarantees for the operation

Allowed values:

Request

This endpoint expects an object.
Points BatchobjectRequired
OR
Points ListobjectRequired

Response

This endpoint returns an object.
usageobject or anyOptional
timedoubleOptional

Time spent to process this request

statusstringOptional
resultobjectOptional