NetworkAccessProfile Resource
Control which mobile networks Super SIMs can connect to
https://supersim.api.korewireless.com/v1/NetworkAccessProfileshttps://supersim.api.korewireless.com/v1/NetworkAccessProfiles/{Sid}
https://supersim.api.korewireless.com/v1/NetworkAccessProfiles/{UniqueName}https://supersim.api.korewireless.com/v1/NetworkAccessProfiles/{Sid}/NetworksForbidden Networks
Delete a Network Access Profile

API Authorization
Create a Network Access Profile resource
Create a new Network Access Profile
An application-defined string that uniquely identifies the resource. It can be used in place of the resource's sid in the URL to address the resource.
List of Network SIDs that this Network Access Profile will allow connections to.
Created
Created
Fetch a Network Access Profile resource
Fetch a Network Access Profile instance from your account.
The SID of the Network Access Profile resource to fetch.
OK
OK
Read Multiple NetworkAccessProfile resources
Retrieve a list of Network Access Profiles from your account.
How many resources to return in each list page. The default is 50, and the maximum is 1000.
The page index. This value is simply for client state.
The page token. This is provided by the API.
OK
OK
Update a NetworkAccessProfile resource
Updates the given properties of a Network Access Profile in your account.
The SID of the Network Access Profile to update.
The new unique name of the Network Access Profile.
OK
OK
Last updated
Was this helpful?