Update Generic Entity

Update Generic Entity

Performs partial update, if a field is specified in the request it will be updated

The name should be unique among all entities names in the same organization.

Request Body Parameters:

ParameterTypeMandatoryDescriptionExample
_namestringfalse
_ownerOrganization.idstringfalseA UUID formatted string3fa85f64-5717-4562-b3fc-2c963f66afa6

Path Parameters:

ParameterTypeMandatoryDescriptionExample
idstringtrueGeneric Entity ID that needs to be updated3fa85f64-5717-4562-b3fc-2c963f66afa6

This API requires PROTECTED_API permission(s).

Language
Authentication
Bearer
JWT
Click Try It! to start a request and see the response here!