Versions Compared

Key

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

...

  1. -u or -user The API user
  2. -k or -key The API key
  3. -m or -method The method for the quest request (GET, POST, PUT, DELETE)
  4. -p or -params A serialized array of paramters parameters as you would find in a URL string (e.g. first_name=John&last_name=Doe&company=Acme Co.)

...