5xx Server Error
Our server doesn't know how to do what you asked. This feature hasn't been built yet.
Use 501 when the server does not support the request method or required functionality anywhere on the server.
TRACE https://api.example.test/api/users501 Not Implemented
# Headers
Content-Type: application/json
# Body
{
"error": "not_implemented"
}Server doesn't implement the TRACE method