Update the editable attributes of a specific authenticator client.put https://{tenanturl}/v1.0/authenticators/clients/{id}Recent RequestsLog in to see full request historyTimeStatusUser Agent Retrieving recent requestsâŠLoadingLoadingâŠPath ParamsidstringrequiredBody ParamsA JSON payload that specifies the authenticator client data.namestringrequiredenabledbooleanrequiredtruefalseaccessTokenLifetimeint32requiredrefreshTokenLifetimeint32requiredauthorizationCodeLifetimeint32requiredResponses 204The update was successful. 400The request cannot be processed because the request body contains improperly structured JSON 401The unauthenticated user does not have the permissions to perform the requested operation 403The authenticated user does not have the permissions to perform the requested operation 404The resource cannot be found 409The request could not be processed due to a conflictUpdated 9 days ago