entity_accesses
Record an access to an entity
Records a first-party person read of an Accessable entity (fired by the webui on mount). Gated on the same read permission as the entity's show and deduplicated per user+entity+30min window. Returns 204 No Content.
post/entity_accesses
Request body
Response
No Content - the read was recorded (or deduplicated)
Changes
Changed in 1 of the 7 revisions of this API.1
- ○
added the new optional request property
surfacenew-optional-request-property
- ○