Versions Compared

Key

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

...

 

UI Text Box

curl -X POST --header "Content-Type: application/xml" -d @mytokengenerator.xml https://api-test.echo.nasa.gov/echo-rest/tokens

Again, if using a programming language, just place the curl example parts into the correct http message header or body locations.

...