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