POST
/favorites/destroy
curl \
--request POST 'https://blips.club/favorites/destroy' \
--header "Content-Type: application/x-www-form-urlencoded" \
--data 'id=42'
curl \
--request POST 'https://blips.club/favorites/destroy' \
--header "Content-Type: application/x-www-form-urlencoded" \
--data 'id=42'