Versions Compared

Key

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

...

Code Block
languagebash
themeEclipse
collapsetrue
curl --insecure -H 'Accept: application/json' -X POST --data 'name=Test App&url=http://example.com' http://localhost:8080/threadfix/rest/teams/1/applications/new?apiKey={apiKey}

...