Logo

Command Palette

Search for a command to run...

Standard HTTP Response Statuses

Requests made using the Cloud 66 API can return any of the following response status codes.

Response Status Codes
Status CodeDescription
200The request completed successfully.
400The system cannot parse the request syntax. It might be missing required parameters or include an invalid value.
401No authentication token was passed in the request.
402The user's Cloud 66 trial period has expired.
403The user does not have the scope required to submit this request.
404The system cannot find a response for this request URI.
408The system did not return a response before the server timed out.
409The system did not return a response because there is a current conflict with the resource.
503
This resource is not actively implemented in this version of the Cloud 66 API.
The user has reached or exceeded the maximum rate limit and must wait until the next hourly interval to retry the request.