Next Topic

Previous Topic

Book Contents

Delete Message

Deletes a message.

DELETE /infocenter/messages/{messageID}

Headers

Response Codes

The table below explains each response code.

Response Code

Status

200

OK

403

Unauthorized - Need access to FID(s): 16810, 16806

500

Server Error

Sample Response Model

{ 
  "ResponseCode": 200, 
  "Status": "OK", 
  "Error": "None" 
}