Difference between revisions of "Application/json"
Jump to navigation
Jump to search
Line 5: | Line 5: | ||
* [[-H]] "Content-Type: [[application/json]]" | * [[-H]] "Content-Type: [[application/json]]" | ||
+ | "accept: application/json" | ||
+ | "content: application/json" | ||
[[application/x-www-form-urlencoded]] | [[application/x-www-form-urlencoded]] |
Revision as of 12:45, 11 October 2021
application/json
- -H "Content-Type: application/json"
"accept: application/json" "content: 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: