Update an Ip connection
PATCH/ip_connections/:id
Updates settings of an existing IP connection.
Request
Responses
200:
Successful response with details about an IP connection.
401:
Unauthorized
403:
The user doesn't have the required permissions to perform the requested action.
404:
The requested resource doesn't exist.
422:
The request was well-formed but was unable to be followed due to semantic errors.