Skip to main content
POST
Add an Entity to a Collective

Authorizations

Authorization
string
header
required

Access Token Authentication

Path Parameters

collectiveId
string<uuid>
required

The id of the Collective

Body

application/json

A request to add an Entity

id
string<uuid> | null

The id of the Entity

Response

OK

A Collective

entities
string<uuid>[] | null

The Entities of the Collective

id
string<uuid>

The id of the Collective

name
string | null

The name of the Collective

owner
string<uuid>

The owner of the Collective

properties
any | null

The custom properties of the Collective

type
enum<string>
Available options:
Fleet,
SolarFarm,
VirtualPowerPlant