Update candidate KYC status

Update the candidate KYC status for a specific token
šŸ” Note that the authentication must provide sufficient privileges to access the information of the token.The ISSUER_MANAGEMENT permission over the owner issuer is currently the only permission (aside administration privileges) required to access the Token data.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
string
required
Body Params
string
enum
required

Candidate's KYC status: one of [not_checked,pending,considered,approved,rejected]

Allowed:
string
required

KYC provider: one of [ONFIDO,SUMSUB,MANUAL]

string
required
Responses
200

KYC status updated successfully.

400

Update candidate KYC failed due to invalid data.

401

Unauthorized.

403

Token not manageable with this authentication.

404

Token not found.

409

Token is missing qualification ID

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here!