Resources | addressContext | sipSubscriptionDelete

sipSubscriptionDelete

Delete a SIP subscription.

Input Params

NameMandatoryDefaultDescription
idO The subscription ID to be deleted.
REST API: POST Example

curl -kisu 'admin:secret' -X POST -H 'Content-Type: application/vnd.yang.data+xml' https://{SBX-SERVER}/api/config/addressContext/{name}/_operations/sipSubscriptionDelete --data '
<sipSubscriptionDelete/>
'

  • No labels