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