The API uses standard HTTP status codes to indicate request outcomes:

CodeStatusDescription
200OKRequest successfully processed
201CreatedNew resource successfully created
204No ContentRequest successful with no response body
400Bad RequestInvalid format of request
401UnauthorizedAuthentication failed or credentials missing
403ForbiddenAuthorized but not to access the particular resource
500Internal Server ErrorServer encountered an unexpected condition (contact [email protected])
503Service UnavailableThe server could not fulfill your request; please contact the Confirmo support