Authorization: Bearer ********************curl --location --request PUT '/v1/buffer-zone-beacukai/bd4cea20-63f1-4a3d-911c-28c6b37ed7db/solve' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"notes": "sudah oke"
}'{
"data": {
"id": "12345678-1234-1234-1234-123456789012",
"name": "App Name",
"key": "app_name",
"value": "My Application"
},
"message": "Berhasil membuat data config"
}