Difference between revisions of "Curl -d"

From wikieduonline
Jump to navigation Jump to search
Line 5: Line 5:
  
 
* <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>
 +
 +
  
  
Line 12: Line 14:
 
* [[application/json]]
 
* [[application/json]]
 
* [[-H]] "Content-Type: [[application/json]]"
 
* [[-H]] "Content-Type: [[application/json]]"
 +
* <code>[[--request POST]]</code>
  
 
== See also ==
 
== See also ==

Revision as of 11:25, 11 October 2021

Advertising: