Block specific RAT types

Add a specific operator to the blocklist of a given tariff profile. If the operator is already blocked completely, it is still possible to block specific RAT types.

Authentication

AuthorizationBearer

An auth_token should be provided to authenticate a session.

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

Path parameters

tariff_profile_idstringRequired
operator_idstringRequired

Request

This endpoint expects an object.
rat_typeslist of objectsRequired

Response

No Content - The specific RAT types have been successfully blocked.