json
Message
Delete Message Route
Permanently delete a message route from your account. Phone numbers using this route will need to be reassigned to a different route before deletion. This action cannot be undone.
What this does: Returns a confirmation of deletion. Numbers assigned to this route will lose their message routing — reassign them to a different route before deleting to avoid service disruption.
Next steps:
- Create a replacement route —
POST /v1.0/message/routes - Update affected numbers —
POST /v1.0/numbers/update
POST
json
Documentation Index
Fetch the complete documentation index at: https://docs.telegent.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Enter the token obtained from the Authentication endpoint
Body
application/json
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.