Versions Compared

Key

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

...

Code Block
titleSample Request to Log Out
# Request for logout   
      
$ curl -H "Authorization:Bearer YOUR_TOKEN" -k "https://services.cancerimagingarchive.net/nbia-api/logout"

If successful, the request returns the following text.

...

titleSample Return Value

...

The request does not return any values.

Excerpt Include
NBIA Search REST API Guide
NBIA Search REST API Guide
nopaneltrue

...