curl --location '/childs' \
--header 'Authorization: Bearer {{accessToken}}' \
--header 'Content-Type: application/json' \
--data '{
"fullName": "Ozak Al Hikmah",
"dateOfBirth": "2026-05-11",
"gender": 1,
"therapyType": 2,
"institutionId": "{{institutionId}}"
}'{"message":"Akses ditolak"}