Change mode of connectivity subscription
POST/iot-connect/subscriptions/v1/connectivity-subscriptions/change/:idType/:id/mode
Changes the mode.
Request
Responses
- 202
- 400
- 401
- 403
- 404
- 429
- 500
- 504
Request to change mode successfully started.
BadRequest
Response Headers
Unauthorized. Your token is not valid.
Response Headers
Forbidden. You are not allowed to access the requested resource.
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.