| TYPE | Response |
|---|---|
| Category | Objects |
| name | type | required | default | description |
|---|---|---|---|---|
| responseId | string | yes | The response id | |
| status | string | yes | The status of the request | |
| message | string | yes | The message |
{
"responseId": "mapi1_cb46ad8790b62b76535bd3102bd282aec83b894c",
"status": "ok",
"message": "Command completed successfully"
}