Update an identitity

PATCH {{protocol}}://{{service}}.{{region}}.{{base_url}}/api/v1/identities/:userId

Partially update the information of an identity, not including the portrait.

RESPONSES

status: OK

{"userId":"1612998","firstName":"John","lastName":"Smith","type":1,"email":"john.smith@japancv.co.jp","cardNo":"1000012345","phoneCode":"+81","phoneNumber":"080-1234-5678","validFrom":"2020-01-01T00:00:00Z","validTo":"2030-12-31T23:59:59Z","customized":[{"name":"gender","value":"male"},{"name":"age","value":35},{"name":"managerJob","value":true},{"name":"salaryLevel","value":2.5},{"name":"joinedDate","value":"2017-07-15T09:00:00Z"}],"groups":["f7ab6fea-d402-4fce-b75d-0c7275b8fe55","e20ff11a-f3df-439d-9c60-2dafa46bb5bb"],"portrait":{"storeFace":true,"pinCode":"1234","qualityCheck":true,"storeFile":true},"createdAt":"2022-07-04T00:00:00Z","updatedAt":"2022-07-04T00:00:00Z"}