{
"clientID": "your-admin-client-id"
}curl --location --request POST 'https://df-api.shallow.ink/df/quest/sync' \
--header 'Authorization: Bearer 68734e4f5d67fecc0d4ac0b0' \
--header 'Content-Type: application/json' \
--data-raw '{
"clientID": "your-admin-client-id"
}'{}