person-controller

Update the person's registration challenge

Update the person's registration challenge. An access token must be presented with this request.

post/api/persons/{personId}/registrationChallenges/{registrationChallengeId}

Path parameters

personIdstring required

personId

registrationChallengeIdstring required

registrationChallengeId

Query parameters

tokenValuestring

Headers

accept-languagestring

accept-language

Request body

fidoRegRequeststring
fidoRegResponsestring
fidoResponseCodeinteger
fidoResponseMessagestring
idstring
status'ERROR' | 'FAILED' | 'PENDING' | 'SUCCESS'

Response

OK

fidoRegRequeststring
fidoRegResponsestring
fidoResponseCodeinteger
fidoResponseMessagestring
idstring
status'ERROR' | 'FAILED' | 'PENDING' | 'SUCCESS'

Changes

No recorded changes to this endpoint across all 1 revision of this API.