Update the editable attributes of a specific authenticator client.

Update the editable attributes of a specific authenticator client for IBM Verify instances or custom mobile authenticators that are built from the IBM Verify SDK.

Entitlements:
- manageAuthenticatorsConfig (Manage authenticator configuration)

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests

LoadingLoading

Path Params
string
required

The authenticator client identifier.

Body Params

A JSON payload that specifies the authenticator client data.

An authenticator client which is valid for runtime flows supporting registrations.

string
required

The display name of the client

boolean
required

Whether the client is enabled for runtime use

int32
required

The length of time, in seconds, an access token will be valid

int32
required

The length of time, in seconds, a refresh token will be valid

int32
required

The length of time, in seconds, an authorization code will be valid

Responses
204

The update was successful.

Language
URL
LoadingLoading

Response
Choose an example:
application/json