DELETE
/
api
/
v1
/
messagesource
/
{messageSourceId}
curl --request DELETE \
  --url https://saas.pads365.com/rdx/NDS.Services.FIDS.Connector/api/v1/messagesource/{messageSourceId}
{
  "Succeeded": true,
  "Message": "<string>",
  "Code": "<string>"
}

Path Parameters

messageSourceId
string
required

Response

200 - application/json

The response is of type object.