415415 Unsupported Media Type
The server refuses the request because the Content-Type of the request body is not supported.
403The server understood the request but refuses to authorize it. Unlike 401, re-authenticating will not help.
You are authenticated but lack permission to access this resource. This can happen due to insufficient role/scope, IP restrictions, CORS policy violations, or the resource being restricted to certain users.
Verify your account has the required permissions or roles. Check IP whitelists, CORS configuration, and API scope settings. Contact the resource administrator if you believe you should have access.
415The server refuses the request because the Content-Type of the request body is not supported.
226The server has fulfilled a GET request and the response is a representation of the result of one or more instance-manipulations applied to the current instance.
502A gateway or proxy server received an invalid response from the upstream server.
503The server is temporarily unable to handle the request due to maintenance or overloading.
101The server is switching protocols as requested by the client via an Upgrade header.
408The server timed out waiting for the client to complete the request.