Skip to main content
PUT
Add entities to 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 add entities to.

Body

application/json
entityIds
array[]
required

Entity IDs to assign to this group

Example:

Response

Entities were added to the group.