Skip to main content
POST
Resolve a record id within the caller's own tenant, or refuse.

Headers

Prefer
enum<string>

Preference

Available options:
params=single-object

Body

Resolve a record id within the caller's own tenant, or refuse.

The guard every write in this schema starts with. It is not a convenience: an id that belongs to another organisation must fail as not-found rather than as forbidden, because the second answer confirms the row exists.

p_entity_type
string<text>
required
p_id
string<uuid>
required

Response

200

OK