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.

(*)This parameter is mandatory only if its optional parent attribute is defined. Click here for more information.

Request Body Parameters:

ParameterTypeMandatoryDescriptionExample
_namestringtrue
_ownerOrganizationobjectfalse
_ownerOrganization.idstringtrue(*)A 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
Authorization
Bearer
JWT
Click Try It! to start a request and see the response here!