POST
/account/devices
curl \
--request POST 'https://blips.club/account/devices' \
--header "Content-Type: application/x-www-form-urlencoded" \
--data 'device_updates=0'
curl \
--request POST 'https://blips.club/account/devices' \
--header "Content-Type: application/x-www-form-urlencoded" \
--data 'device_updates=0'