Add Network Coverage Data

To open access for a specific VPLMN you need to add it to the network coverage.



This call adds an operator by id to the selected coverage and generates a new network_coverage_data object.

Authentication

AuthorizationBearer

An auth_token should be provided to authenticate a session.

To obtain an auth_token, see the POST request to /api/v1/authenticate.

Path parameters

coverage_idstringRequired
operator_idstringRequired

Response

Success