API ReferenceSchemas
NotFoundResponse
Response schema for not found requests
Response schema for not found requests
Example
{ "errors": [ { "detail": "Not Found", "status": "404" } ]}Response schema for not found requests
Response schema for not found requests
Example
{ "errors": [ { "detail": "Not Found", "status": "404" } ]}