2.2.3.2 Call Accept
Accepts currently ringing incoming call.
URL: | https://<IP>/api/v1/call/accept |
HTTP method: | GET |
Request body: | N/A |
Response code: | Standard HTTP response code, treating syntactic errors. |
Response data: | {"data":{"success":true}} |
Accepts currently ringing incoming call.
URL: | https://<IP>/api/v1/call/accept |
HTTP method: | GET |
Request body: | N/A |
Response code: | Standard HTTP response code, treating syntactic errors. |
Response data: | {"data":{"success":true}} |