Skip to content
This repository has been archived by the owner on Sep 21, 2022. It is now read-only.

Error object

Markus Rännare edited this page Sep 7, 2020 · 2 revisions

API schema: Error Object

Name Type Description
date_expires Int HTTP code of the error.
message String The server response to your request. Responses will vary depending on the endpoint, but the object structure will persist.
errors Array<String> Optional Validation errors array. This field is only supplied if the response is a validation error 422 Unprocessible Entity.
error_ref Int The mod.io error code.