curl --location 'https://dummyjson.com/posts/add' \ --form 'title="Awesome some post"' \ --form 'userId="1"'
{}