Update Routing connections configurations by ID
PATCH/smsmtin-routings/{id}
Update Routing connections configurations by ID.
Authorization privilege needed for this endpoint: ss7.sms-mt-in.manage.
Errors:
- UNAUTHORIZED - User not authorized
- SS7_INSTANCE_NOT_SET - SS7 instance not found in request context
- VALIDATION_ERROR - Request validation failed
- SMSMT_INBOUND_ROUTING_NOT_FOUND - sms mt inbound routing not found
Request
Responses
- 200
- default
Routing connections configurations object updated successfully.
Unexpected error.