DomainUpdateResponse

Request Information
TYPE Response
CategoryObjects

Description

Object: DomainUpdateResponse

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