Remove operator from network coverage

This call removes an operator by id from the selected coverage and deletes the corresponding network_coverage_data object. RAT type blacklist entries will be removed automatically.

This API call is only usable by administrators.

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

No Content

Errors