Patch Delete Subscriber

Update Subscriber IMSI

patch

Update Subscriber IMSI from the Edge. The Delete Subscriber API is used to manually detach a subscriber from the Edge. This action sends a detach request to the UE. releaseip parameter is added to instruct the edge to keep or remove the ip assigned during lease. Default value is false. When it is set to true, existing IP assigned during previos attach will be release and new IP will be allocated on next attach.

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
edgeIpstring · enumRequired

The IP address of the edge

Possible values:
Responses
200Success

No content

patch
/v1/edge/{edgeIp}/deletesubscriber

Last updated

Was this helpful?