delete https://some.bqn.net:3443/api/v1/subscribers/
Delete a subscriber. Note that the subscriber must have been created using the API interface.
Responses
200Resource deleted.
Delete a subscriber. Note that the subscriber must have been created using the API interface.
200Resource deleted.
xxxxxxxxxx
curl --request DELETE \
--url https://some.bqn.net:3443/api/v1/subscribers/subscriberIp \
--header 'accept: application/json'