curl -F

From wikieduonline
Revision as of 17:43, 6 October 2021 by Welcome (talk | contribs)
Jump to navigation Jump to search


Slack API

 curl -F token=xoxp-... -F team_id=T1234 -F user_id=U1234 https://slack.com/api/admin.users.remove
curl --help
-F, --form <name=content> Specify multipart MIME data
    --form-string <name=string> Specify multipart MIME data


See also

Advertising: