Recover Enterprise API
Recover API Error Reference
6min
Overview
This document contains error codes and messages returned by the Recover API. Butter uses standard HTTP error codes, and parameters are provided in error responses to provide further guidance on the reason for the error.
Butter uses the following standard HTTP status codes:
- 2XX OK — The request was successful.
- 4XX Bad Request — The request is missing a required parameter or the request payload is incorrectly formatted.
- 5XX Server Error — The request failed due to an issue on the Butter side (rare).
Example 200
Example 400
Example 403
Example 404
Example 415
Example 500
Updated 30 Aug 2024
Did this page help you?