v1
latestOpenAPI 3.1.02026-08-0421263172.4 KBentities
Override entity
Only fields marked with overridable can be overridden. Please refer to our documentation to see the comprehensive list of fields that can be overridden. The entity in the request body should only have a value set on the field specified in the field path parameter. Field paths are rooted in the base entity object and must be represented using lower_snake_case. Do not include "entity" in the field path.
Note that overrides are applied in an eventually consistent manner. If multiple overrides are created concurrently for the same field path, the last writer wins.
put/api/v1/entities/{entityId}/override/{fieldPath}
Path parameters
entityIdstring required
The unique ID of the entity to override
fieldPathstring required
fieldPath to override
Headers
Authorizationstring required
Bearer authentication
Request body
Response
The Entities API accepts the override.