Manage Call Forwarding
This request is used to configure a call forwarding rule
URL
Required Parameters
Name
Value
Request
curl --location 'https://api.smspartner.fr/v1/vn/callforward' \
--header 'Content-Type: application/json' \
--data '{
"apiKey": "API_KEY",
"number": "NUMBET",
"type": 0,
"param": ""
}'Response
Errors
Response Code
Message
Last updated