Skip to main content

AttestationResultResponse

statusstring

Possible values: [ok, failed]

Example: created
errorMessagestring
nickNamestring
credentialIdstring
AttestationResultResponse
{
"status": "created",
"errorMessage": "string",
"nickName": "string",
"credentialId": "string"
}