| 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_658f1ea926b54eabd6cdeb9297e650e54abddca6",
"status": "ok",
"message": "Command completed successfully"
}