Success Messages

A successful message will appear as a response value if the HTTP Status code returns 200

(OK). It has a format like the code below

{
    "msgid": "dgyt46exxxxx-h9xxx-d3xx-adf1xxxxx",
    "success": true
}

Last updated