Entities
Update an Entity
PUT
/
entities
/
{ent_id}
Updates an Entity with the parameters sent.
Once an Entity’s property has been set, that property can no longer be updated.
Path Parameters
The ID of the Entity.
Body
Individual information of the Entity. See Individual Entity.
The Entity’s address. See Entity address.
Returns
Returns the entity with the updated fields.