Error Response
RFC 9457 Problem Details error response
Properties
| Property | Type | Required | Description |
|---|---|---|---|
detail | string | yes | |
status | integer | yes | Min: 100. Max: 599. |
title | string | yes | |
type | string | yes | Must be a valid URI reference. |
errors | array of Errors | no | |
instance | string | no | Must be a valid URI reference. |
Errors
| Property | Type | Required | Description |
|---|---|---|---|
detail | string | no | |
location | string | no | |
path | string | no | |
pointer | string | no |
Last updated on