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

2A required parameter was not given
97The access to the api was denied
98You made too much requests in a short time
99The service is currently not available
100The auth token is invalid
600The 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

1Method is not allowed by this api key
2A required parameter was not given
98You made too much requests in a short time
99The service is currently not available
100The auth token is invalid
600The 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)