/local-user-store/api/v1/trusted-clients/{trusted_client_id}Ask AIput https://example.com/local-user-store/api/v1/trusted-clients/{trusted_client_id}Update a trusted client.Path Paramstrusted_client_idstringrequiredTrusted client IDBody ParamstypestringTrusted client typenamestringaccess_group_iduuidDefines trusted client's access group which affects host and connection permissionspermissionsarray of stringsList of permissions possessed by the trusted clientpermissionsADD stringsubnetsarray of stringsList of trusted-client subnetssubnetsADD stringenabledbooleantruefalseregisteredbooleantruefalseextender_addressarray of stringsextender_addressADD stringweb_proxy_addressstringweb_proxy_portintegerrouting_prefixstringHeadersAuthorizationstringrequiredDefaults to Bearer a-proper-token-goes-hereOAuth2 tokenResponses 200Trusted client successfully updated 400Bad request 401Unauthorized request, OAuth2 authorization missing or invalid 403Unauthorized request, OAuth2 authorization OK but scope insufficient 404Resource not found 500Internal server errorUpdated over 4 years ago