Errors
ReBound follows standard HTTP response codes to indicate the success or failure of an API request:
✅ 2xx – Request was successful.
⚠️ 4xx – Client error due to invalid or missing information.
🚨 5xx – Server error on ReBound’s side.
Updated 4 months ago