approve, reject, or request_info. Rejection requires rejection_reason. Requires kyc:review. Returns 204.kyc:review.Authorization: ********************curl --location --request PATCH '/v1/admin/kyc/applications/' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{
"property1": "string",
"property2": "string"
}'{
"type": "string",
"title": "string",
"status": 0,
"detail": "string",
"code": "string"
}