Skip to main content

Default Responses

In case of 429, we recommend to retry the request using exponential backoff.

Custom Success

You can customize default success HTTP code, read more there: Input - httpCode

Custom Bad Request

You can customize default Bad Request HTTP code, which occurs during Guard bounce read more there: Input - validateResponse

Custom Error

In case of error response, we allow you to throw any response code excluding 502 which we use to address misconfiguration or compilation error or to expose any other internal issues. Run API Success HTTP Codes