v1

latestOpenAPI 3.1.0Serval License2026-07-26202952779.1 KB
Entity API

Update Entity

Update an existing entity.

put/v2/entities/{id}

Path parameters

idstring required

The ID of the entity.

Request body

namestring

Convenience field to update the entity's name. Sets the value of the entity type's name field (is_name_field). Ignored if field_values already contains a value for the name field.

Response

Success