Remove a Network resource from the Network Access Profile resource's
Mobile operator networks which Network Access Profiles allow access to
Remove a Network resource from the Network Access Profile resource's.
Path parameters
-
The unique string that identifies the Network Access Profile resource.
-
The SID of the Network resource to be removed from the Network Access Profile resource.
DELETE /v1/NetworkAccessProfiles/{NetworkAccessProfileSid}/Networks/{Sid}
curl \
-X DELETE https://supersim.twilio.com/v1/NetworkAccessProfiles/{NetworkAccessProfileSid}/Networks/{Sid} \
--user "username:password"