curl --location --request PUT 'https://trashnothing.com/api/v1.2/users/me/alerts' \
--form 'search=""' \
--form 'types=""'
{
"alert_id": 7584,
"last_sent": "2018-02-16T12:58:51",
"search": "table",
"send_count": 3,
"types": [
"offer"
],
"user_id": 9191
}