POST
/direct_messages/create
curl \
--request POST 'https://blips.club/direct_messages/create' \
--header "Content-Type: application/x-www-form-urlencoded" \
--data 'status=string&recipient=string'
curl \
--request POST 'https://blips.club/direct_messages/create' \
--header "Content-Type: application/x-www-form-urlencoded" \
--data 'status=string&recipient=string'