Complete Passkey Registration
POST
https://api.ssojet.com/api/v1/auth/passwordless/passkey/register
Register Passkey in User Profile
email
(text, required): The email address for which the passkey is being registered.status
(string): Indicates the status of the request, whether it was successful or not.message
(string): A message providing additional details about the status of the request.Request
Query Params
client_id
string
required
Header Params
Content-Type
string
required
Example:
application/json
x-client-id
string
required
Example:
string
User-Agent
string
optional
Default:
SSOjet/1.0.0 (https://ssojet.com)
Request samples
Responses
Modified at 2024-07-22 11:04:03