We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
This is a standardized response format that will sent from the API:
{ "error": BOOL, // True if error was encountered "message": STRING, // User friendly message "data": {} // Return object if needed }