curl -F

From wikieduonline
Revision as of 18:25, 7 October 2021 by Welcome (talk | contribs)
Jump to navigation Jump to search

curl --help
-F, --form <name=content> Specify multipart MIME data
    --form-string <name=string> Specify multipart MIME data

Slack API

 curl -F token=xoxp-... -F team_id=T1234 -F user_id=U1234 https://slack.com/api/admin.users.remove


See also

Advertising: