Update an Ip
PATCH/ips/:id
Update the details of a specific IP.
Request
Responses
200:
Successful response with details about an IP.
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.