Initiate an authenticator registration.

Initiate an authenticator registration for IBM Verify instances or custom mobile authenticators that are built from the IBM Verify SDK.
A QR Code image is returned which can be scanned by IBM Verify, or custom mobile authenticators. The content of the QR Code will be used to complete the registration.

Entitlements:
- manageAuthenticatorsAnyUser (Manage authenticator registrations for all users)
- manageAuthenticators (Manage authenticator registrations for yourself)

Query Params
boolean

If included and set to 'true', and the Accept header of the request is 'application/json', then the JSON response payload will include a base64 encoded representation of the of the QR Code.

Body Params

A JSON payload that specifies the initiation data.

string

The unique identifier of the owner who will own the registration. If not specified, the request owner will be owner of the registration

string
required

The unique identifier of the authenticator client to be associated with the registration

string
required

A user friendly name for the registration

Responses

Language
URL
Choose an example:
application/json
image/png