curl --location --globoff '/playgrounds/{{childId}}' \
--header 'Authorization: Bearer {{accessToken}}' \
--header 'Content-Type: application/json' \
--data '{
"title": "Judul Course",
"description": "Ini deskripsi dari course satu [1]"
}'{"message":"Akses ditolak"}