RemoveEntityOverride

Remove an override for an Entity component.

RemoveEntityOverrideRequest

Request
This endpoint expects an object.
entity_idstring
The entity ID that the override will be removed from.
field_pathlist of strings
The field paths to remove from the override store for the provided entityId.

RemoveEntityOverrideResponse

Response
This endpoint returns an object.