v1
latestOpenAPI 3.1.02026-08-0421263172.4 KBentities
Delete entity override
This operation clears the override value from the specified field path on the entity.
delete/api/v1/entities/{entityId}/override/{fieldPath}
Path parameters
entityIdstring required
The unique ID of the entity to undo an override from.
fieldPathstring required
The fieldPath to clear overrides from.
Headers
Authorizationstring required
Bearer authentication
Response
The removal of entity override was successful.