curl --location --globoff --request DELETE '/childs/{{childId}}?nama=stevan' \ --header 'Authorization: Bearer {{accessToken}}' \ --header 'Content-Type: application/json' \ --data '{}'
{}