Delete limits for pdp_context_definition and rat_type

You can use this call to remove the Limits for the specified pdp_context_definition_id and rat_type_id

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_idenumRequired
RAT Type ID. This value is the top-level `id` field in each item returned by `GET /api/v1/rat_type?limitable`. - `1` - 3G - `6` - 4G - `8` - NB-IoT
Allowed values:
pdp_idintegerRequired
Numerical ID of a PDP Context definition

Response

Successful operation

Errors

400
Bad Request Error
403
Forbidden Error