{ "biography": "string" }
curl --location --request PATCH 'https://api.gycoding.com/books/profiles/biography' \ --header 'Content-Type: application/json' \ --data-raw '{ "biography": "string" }'
null