Verify passkey
POST/users/me/passwordless/_verify
Verifies the last added passkey configuration of the authenticated user.
Request​
- application/json
- application/grpc
- application/grpc-web+proto
Body
required
verification
object
Possible values: >= 55 characters
and <= 1048576 characters
JSON representation of public key credential issued by the webauthn client
Possible values: non-empty
and <= 200 characters
Body
required
verification
object
Possible values: >= 55 characters
and <= 1048576 characters
JSON representation of public key credential issued by the webauthn client
Possible values: non-empty
and <= 200 characters
Body
required
verification
object
Possible values: >= 55 characters
and <= 1048576 characters
JSON representation of public key credential issued by the webauthn client
Possible values: non-empty
and <= 200 characters
Responses​
- 200
- default
A successful response.
- application/json
- application/grpc
- application/grpc-web+proto
- Schema
- Example (from schema)
Schema
details
object
on read: the sequence of the last event reduced by the projection
on manipulation: the timestamp of the event(s) added by the manipulation
on read: the timestamp of the first event of the object
on create: the timestamp of the event(s) added by the manipulation
on read: the timestamp of the last event reduced by the projection
on manipulation: the
{
"details": {
"sequence": "2",
"creationDate": "2024-11-15T21:46:10.479Z",
"changeDate": "2024-11-15T21:46:10.479Z",
"resourceOwner": "69629023906488334"
}
}
- Schema
- Example (from schema)
Schema
details
object
on read: the sequence of the last event reduced by the projection
on manipulation: the timestamp of the event(s) added by the manipulation
on read: the timestamp of the first event of the object
on create: the timestamp of the event(s) added by the manipulation
on read: the timestamp of the last event reduced by the projection
on manipulation: the
{
"details": {
"sequence": "2",
"creationDate": "2024-11-15T21:46:10.479Z",
"changeDate": "2024-11-15T21:46:10.479Z",
"resourceOwner": "69629023906488334"
}
}
- Schema
- Example (from schema)
Schema
details
object
on read: the sequence of the last event reduced by the projection
on manipulation: the timestamp of the event(s) added by the manipulation
on read: the timestamp of the first event of the object
on create: the timestamp of the event(s) added by the manipulation
on read: the timestamp of the last event reduced by the projection
on manipulation: the
{
"details": {
"sequence": "2",
"creationDate": "2024-11-15T21:46:10.479Z",
"changeDate": "2024-11-15T21:46:10.480Z",
"resourceOwner": "69629023906488334"
}
}
An unexpected error response.
- application/json
- application/grpc
- application/grpc-web+proto
- Schema
- Example (from schema)
Schema
Array [
]
details
object[]
{
"code": 0,
"message": "string",
"details": [
{
"@type": "string"
}
]
}
- Schema
- Example (from schema)
Schema
Array [
]
details
object[]
{
"code": 0,
"message": "string",
"details": [
{
"@type": "string"
}
]
}
- Schema
- Example (from schema)
Schema
Array [
]
details
object[]
{
"code": 0,
"message": "string",
"details": [
{
"@type": "string"
}
]
}