Skip to main content
POST
Create a row of an administered entity, with its custom field answers.

Headers

Prefer
enum<string>

Preference

Available options:
params=single-object

Body

Create a row of an administered entity, with its custom field answers.

Only the supplied keys are written, so the model's defaults still apply to everything else (ADR-017).

p_entity
string<text>
required
p_values
string<jsonb>
required
p_custom_fields
string<jsonb>

Response

200

OK