Register passkey (begin step) by token
GET/identity/v2/auth/account/register/passkey/begin
This API is used to begin the passkey registration in account with access token
Request
Responses
- 200
- 400
- 403
Successfully initiated credential registration
Bad Request - the request is malformed or invalid.
Forbidden - the client is not allowed to access this resource.