The IP address of the authenticating user.
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/access_ip", "title": "access_ip", "description": "The IP address of the authenticating user.", "example": "198.41.129.166", "type": "string" }