---
title: "Send a test message"
method: POST
path: "/v1/exception_routings/{id}/test_message"
tags: ["exception_routings"]
---

# Send a test message

`POST /v1/exception_routings/{id}/test_message`

## Path parameters

- `id` integer, required

## Request body

- ExceptionRoutingTestMessageRequest
  - `content` string — content

## Response `200`

Sent

- ExceptionRoutingResponse
  - `msisdn` string — msisdn
  - `regionCode` string
  - `active` boolean — active
  - `routeProfile` string — routeProfile
  - `sender` string — sender
  - `id` integer — exception routing id
  - `timestamp` string, date-time — timestamp
  - `links` Link[] — links
    - `rel` string
    - `href` string
  - `createdBy` string — createdBy
  - `lastModifiedBy` string — lastModifiedBy
  - `createdOn` string, date-time — createdOn
  - `lastOrigin` string — lastOrigin

## Other responses

- `500` — Internal server error

---

[API](https://skmtc.dev/linkmobility/apis/untitled-api.md) · [All operations](https://skmtc.dev/linkmobility/apis/untitled-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/linkmobility/untitled-api/revisions/db84f79799b9/schema)
