Skip to main content
POST
Correct a row of an administered entity.

Headers

Prefer
enum<string>

Preference

Available options:
params=single-object

Body

Correct a row of an administered entity.

Immutable fields are refused; pass row_version for optimistic concurrency (ADR-017).

p_entity
string<text>
required
p_id
string<uuid>
required
p_values
string<jsonb>
required
p_custom_fields
string<jsonb>
p_row_version
integer<integer>

Response

200

OK