Customize the default 404 response format

Hi,

Is it possible to change the default 404 response body? for example,

change the default 404 response

404 page not found

to

{
    "type": "resource_not_found",
    "code": "001500.1.1.404",
}
1 Like

Iā€™m afraid not, good idea though.