Every response includes the status object which indicates if the request was successful. If it is not successful, 'message' specifies the cause of the error.
{ "status": { "code": 200, "message": "success" } }
Last updated 6 hours ago
Was this helpful?