RemoteCallEndpoint

The following resources are applicable:

/remote/call/control

Mount Point: /rest/remote/call/control

POST

Controls a active remote call

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: remoteCallControlRequest
media types: */*
application/xml
application/json

(no documentation provided)

Response Body

element: remoteCallControlResponse
media types: */*
application/xml
application/json

(no documentation provided)

/remote/call/failed

Mount Point: /rest/remote/call/failed

POST

Notifies the sender for a failed remote call request

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: remoteCallFailedRequest
media types: */*
application/xml
application/json

(no documentation provided)

Response Body

element: remoteCallFailedResponse
media types: */*
application/xml
application/json

(no documentation provided)

/remote/call/initiate

Mount Point: /rest/remote/call/initiate

POST

Initiate a remote call on master device

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
1200The address is not in the correct format (i.e: +436761234567).

Request Body

element: remoteCallInitiateRequest
media types: */*
application/xml
application/json

(no documentation provided)

Response Body

element: remoteCallInitiateResponse
media types: */*
application/xml
application/json

(no documentation provided)