Create a portrait self-registration link
POST {{protocol}}://{{service}}.{{region}}.{{base_url}}/api/v1/identities/:userId/portrait/register
Update the portrait of an identity.
Request Body
{"pinCode"=>"{{pinCode}}", "qualityCheck"=>true, "storeFile"=>true, "requireApproval"=>true}
RESPONSES
status: Created
{"hash":"3WL34XU4FEt3eafWfGPt7uvwHKASTBQJ"}