post https://api.acefone.co.uk/v1/call/options
Below operations can be performed on a currently active call.
curl --request POST \
--url https://api.acefone.in/v1/call/options \
--header 'accept: application/json' \
--header 'authorization: Authorization' \
--header 'content-type: application/json'
Response
| Variable Name | Description | Data Type |
|---|---|---|
| success | Request success status | Boolean |
| message | Message corresponding success status | String |
