Create a new SMS routing entry

Will create a new SMS routing entry for the currently logged-in organisation. The following properties may be set in the JSON body: * `description` - Description for the SMS routing entry

Authentication

AuthorizationBearer

An auth_token should be provided to authenticate a session.

To obtain an auth_token, see the POST request to /api/v1/authenticate.

Request

This endpoint expects an object.
descriptionstringOptional

Response

Created

Errors