UserSmsConnectorEndpoint
The following resources are applicable:
/user/sms/connector/connectors/extended/get
Mount Point: /rest/user/sms/connector/connectors/extended/get
POST
Gets all user sms connectors with connector information included
Error Codes
| 97 | The access to the api was denied |
| 98 | You made too much requests in a short time |
| 99 | The service is currently not available |
| 100 | The auth token is invalid |
| 600 | The api key is invalid |
Request Body
| element: | userSmsConnectorGetConnectorsExtendedRequest |
| media types: | */* application/xml application/json |
(no documentation provided)
Response Body
| element: | userSmsConnectorGetConnectorsExtendedResponse |
| media types: | */* application/xml application/json |
(no documentation provided)
/user/sms/connector/connectors/set
Mount Point: /rest/user/sms/connector/connectors/set
POST
Sets the sms connectors for an user.
Error Codes
| 1 | Method is not allowed by this api key |
| 98 | You made too much requests in a short time |
| 99 | The service is currently not available |
| 100 | The auth token is invalid |
| 600 | The api key is invalid |
Request Body
| element: | userSmsConnectorSetConnectorsRequest |
| media types: | */* application/xml application/json |
(no documentation provided)
Response Body
| element: | userSmsConnectorSetConnectorsResponse |
| media types: | */* application/xml application/json |
(no documentation provided)