SmsConnectorEndpoint
The following resources are applicable:
/sms/connector/connectors/get
Mount Point: /rest/sms/connector/connectors/get
POST
Gets all available sms connectors for a specific os
Error Codes
2 | A required parameter was not given |
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: | smsConnectorGetConnectorsRequest |
media types: | */* application/xml application/json |
(no documentation provided)
Response Body
element: | smsConnectorGetConnectorsResponse |
media types: | */* application/xml application/json |
(no documentation provided)
/sms/connector/create
Mount Point: /rest/sms/connector/create
POST
Creates an new sms connector.
Error Codes
1 | Method is not allowed by this api key |
2 | A required parameter was not given |
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: | smsConnectorCreateRequest |
media types: | */* application/xml application/json |
(no documentation provided)
Response Body
element: | smsConnectorCreateResponse |
media types: | */* application/xml application/json |
(no documentation provided)