Aerovy Platform logo

Bulk-create things in a fleet

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

Creates multiple things in a fleet. Requires an API key with the write action scoped to the fleet. NOTE: current behavior — non-atomic, 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 fleet id to create the things in.

Body

The things to create.

Response

application/json

Created (aggregate).