Page Tree | ||
---|---|---|
|
Deletes a SIP Contact Registrant Table given a specific Table ID.
https://134.56.227.163/rest/sipcontactregistrant/{identifier}
DELETE
true
none
Code Block | ||
---|---|---|
| ||
curl --cookie PHPSESSID=ima0r3nkaeg8mo0suln67vg4m7 --cacert 134.56.227.163.crt -i https://134.56.227.163/rest/sipcontactregistrant/1 -X DELETE |
Code Block | ||
---|---|---|
| ||
<?xml version="1.0"?> <root> <status> <http_code>200</http_code> </status> </root> |