Skip to main content
POST
Raise a domain error with an HTTP status and a stable machine-readable error_code.

Headers

Prefer
enum<string>

Preference

Available options:
params=single-object

Body

Raise a domain error with an HTTP status and a stable machine-readable error_code.

p_error_code
string<text>
required
p_message
string<text>
required
p_detail
string<jsonb>
p_hint
string<text>
p_status
integer<integer>

Response

200

OK