Blacklist RAT type
This call will blacklist a RAT type for the network coverage of the specified operator.
MNOs can only blacklist RAT types on network coverages belonging to their own organisation.
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
rat_type_id
RAT Type ID.
This value is the top-level `id` field in each item returned by `GET /api/v1/rat_type?blacklistable`.
<br>
* `1` - 3G
* `6` - 4G
* `8` - NB-IoT
Allowed values:
coverage_id
operator_id
Response
OK