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_id
Network Coverage ID.
This value is the top-level id field in each item returned by GET /api/v1/network_coverage.
operator_id
Numerical ID of an Operator
Response
No Content
Errors
403
Forbidden Error
404
Not Found Error