</code></pre></div><h2>HTTP status code <a href="http://httpstatus.es/404" target="_blank">404</a></h2><h3>Body</h3><p><strong>Media type</strong>: application/vnd.api+json</p><p><strong>Type</strong>: object</p><strong>Properties</strong><ul><li><strong>message</strong>: <em><span class="required">required</span>(string)</em></li><li><strong>errors</strong>: <em><span class="required">required</span>(array of error)</em><p><strong>Items</strong>: error</p><div class="items"><ul><li><strong>id</strong>: <em><span class="required">required</span>(string)</em><p>A unique identifier for the specific instance of the error</p></li><li><strong>code</strong>: <em><span class="required">required</span>(string)</em><p>an application-specific error code</p></li><li><strong>status</strong>: <em><span class="required">required</span>(string)</em><p>the HTTP status code applicable to this problem</p></li><li><strong>title</strong>: <em><span class="required">required</span>(string)</em><p>a short, human-readable summary of the problem</p></li><li><strong>detail</strong>: <em><span class="required">required</span>(string)</em><p>A more in-depth, human-readable description of the error and how to resolve it</p></li><li><strong>href</strong>: <em><span class="required">required</span>(string)</em><p>A URL that the developer can use to learn more about the issue</p></li></ul></div></li></ul><p><strong>Example</strong>:</p><div class="examples"><pre><code>{
0 commit comments