curl --location --request GET 'https://slack.com/api/dialog.open?dialog=&trigger_id=' \ --header 'token;'
{ "ok": true }
none