Add a virtual segment to the SMS database by using a file.
Definition
virtualsegment/create
Parameters
| Parameter | Type | Description |
| file | Name of the file that contains the virtual segment XML. |
Example
curl -v -k --header "X-SMS-API-KEY: <string>" -F "file=@Name.xml" "https://<sms_server>/virtualsegment/create?"
