v3
latestSwagger 2.02026-07-139789260.9 KBUpdate entity partially - create or update entity attribute identified by its GUID. Supports only primitive attribute type and entity references. It does not support updating complex types like arrays, and maps. Null updates are not possible.
put/atlas/v2/entity/guid/{guid}
Path parameters
guidstring required
The globally unique identifier of the entity.
Query parameters
namestring required
The name of the attribute.
Request body
{"stackTrail":"paths:/atlas/v2/entity/guid/{guid}:put:requestBody:content:application/json:schema","oasType":"schema","type":"unknown"}
Response
The request has succeeded.