Difference between revisions of "Application/json"
Jump to navigation
Jump to search
Line 7: | Line 7: | ||
[[application/x-www-form-urlencoded]] | [[application/x-www-form-urlencoded]] | ||
+ | |||
+ | [[curl -H]] "Content-Type: [[application/json]]" [[--request]] [[POST]] [[--data]] '{"email":"[email protected]","password":"YourPassword"}' https://api2.timedoctor.com/api/1.0/login | ||
== See also == | == See also == |
Revision as of 11:17, 11 October 2021
application/json
- -H "Content-Type: application/json"
application/x-www-form-urlencoded
curl -H "Content-Type: application/json" --request POST --data '{"email":"[email protected]","password":"YourPassword"}' https://api2.timedoctor.com/api/1.0/login
See also
Advertising: