Skip to main content
POST
/
v1.0
/
message
/
routes
/
delete
json
{
  "MessageRouteId": "MRID-73af1e73-d7b3-4696-bdd9-5b407c96fc8a"
}
{
  "MessageRouteStatus": "Deleted",
  "MRID": "MRID-73af1e73-d7b3-4696-bdd9-5b407c96fc8a"
}

Authorizations

Authorization
string
header
required

Enter the token obtained from the Authentication endpoint

Body

application/json
MessageRouteId
string
required

Message Route ID to delete (MRID)

Example:

"MRID-73af1e73-d7b3-4696-bdd9-5b407c96fc8a"

Response

200 - application/json

Delete Message Route

The response is of type object.