Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Authentication session for API use

description
taskcurldetailsinputs
authenticatecurl authenticateuser = {'identifier': 'email', 'password': '******'}

...

-X POST -H 'Accept: */*' -H 'Accept-Encoding: gzip, deflate' -H 'Connection: keep-alive' -H 'Content-Length: 63' -H 'Content-Type: application/json' -H 'User-Agent: python-requests/2.19.1' -d '{"

...

password": "

...

******", "

...

identifier": "

...

email"}' --compressed https://

...










Authentication session for API use

...