Aerovy Platform logo

Bulk-create things in a site

POSThttps://spectra.api.aerovy.com/v2/sites/{placeId}/things/bulk

Creates multiple things in a site. Requires an API key with the write action scoped to the site. NOTE: this is current behavior, not a contract guarantee — the operation is non-atomic and returns an aggregate status only (no per-item result body).

Loading code example
Loading code example

Authorizations

apiKeystringheaderrequired

API key passed in the header.

Path Parameters

placeIdstringrequired

The site id to create the things in.

Body

The things to create.

Response

application/json

Created (aggregate).