208208 Already Reported
The members of a DAV binding have already been enumerated in a previous part of the response, and are not included again.
404The server cannot find the requested resource. The URL may be incorrect or the resource may have been deleted.
The requested URL does not map to any resource on the server. Common causes include typos in the URL, deleted resources, incorrect API endpoint paths, or missing route definitions.
Double-check the URL for typos. Verify the resource ID exists. Check the API documentation for the correct endpoint path. If the resource was recently created, ensure it has been properly indexed.
fetch('/api/users/nonexistent-id')208The members of a DAV binding have already been enumerated in a previous part of the response, and are not included again.
204The server successfully processed the request but is not returning any content in the response body.
511The client needs to authenticate to gain network access, typically for captive portals.
200The request has succeeded. The meaning of the success depends on the HTTP method used.
423The resource being accessed is locked and cannot be modified (WebDAV).
300The request has more than one possible response and the user or user agent should choose one of them.