{}
curl --location --request POST '/person/update' \ --header 'Authorization: Bearer {{token}}' \ --header 'Content-Type: application/json' \ --data-raw '{}'
null