Activate or deactivate a specific APN for a connectivity subscription.
POST/iot-connect/subscriptions/v1/connectivity-subscriptions/change/:idType/:id/apn
Activates or deactivates a specific APN. Note that it is only possible to perform this action for subscriptions on ARQIA_BR connectivity management platform (CMP).
Request
Responses
- 202
- 400
- 401
- 404
- 429
- 500
- 504
Request to activate/deactivate APN successfully started.
BadRequest
Response Headers
Unauthorized. Your token is not valid.
Response Headers
The specified resource was not found
Response Headers
RateLimitError. Too Many Requests.
Response Headers
Internal Server Error
Response Headers
Gateway Timeout: The communication with an underlying connectivity platform timed out. This error may be attributable to internal server issues or external network problems. As a result, the requested operation's status is currently indeterminate and may still be in progress. This means the subscription might eventually be updated according to the request, even if the operation appears to have initially failed. Please wait for a brief period before attempting to retry the operation.