ContactDeleteResponse

Request Information
TYPE Response
CategoryObjects

Description

Object: ContactDeleteResponse

Properties

name type required default description
responseId string yes The response id
status string yes The status of the request
message string yes The message

Sample JSON

{
  "responseId": "mapi1_715bbf2570c6e6031decc9ef053aa36203f58d2d",
  "status": "ok",
  "message": "Command completed successfully"
}