Skip to main content
DELETE
Remove an Entity from a Collective

Authorizations

Authorization
string
header
required

Access Token Authentication

Path Parameters

collectiveId
string<uuid>
required

The id of the Collective

entityId
string<uuid>
required

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