Update an SMS routing entry
Updates the specified SMS routing entry.
Only entries belonging to the logged in organization can be updated.
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.
Path parameters
routing_id
Request
This endpoint expects an object.
id
description
organisation
Response
Created
id
description
organisation