Difference between revisions of "Curl -d"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
{{lowercase}} | {{lowercase}} | ||
− | + | <code>-d, --data [[HTTP POST]] data</code> | |
* <code>[[curl -d "token=xoxb-not-a-real-token-this-will-not-work" https://slack.com/api/auth.test]]</code> | * <code>[[curl -d "token=xoxb-not-a-real-token-this-will-not-work" https://slack.com/api/auth.test]]</code> | ||
− | |||
− | |||
Revision as of 13:04, 11 October 2021
-d, --data HTTP POST data
Related terms
- API
- application/x-www-form-urlencoded
- application/json
- -H "Content-Type: application/json"
--request POST
See also
Advertising: