Skip to main content
DELETE
Remove entities from a group

Headers

x-project-id
string
required

Project ID to specify the project context

Path Parameters

id
string<uuid>
required

Unique identifier (UUID) of the entity group to remove entities from.

Body

application/json
entityIds
array[]
required

Entity IDs to assign to this group

Example:

Response

Entities were removed from the group.