Logging Off - web_services - Latest

Spectrum OnDemand Web Services (REST)

Product type
Software
Portfolio
Verify
Product family
Spectrum
Product
Spectrum > Spectrum Platform
Spectrum > Dataflow Designer
Spectrum > Quality > Spectrum Quality
Spectrum > Discovery
Spectrum > Spatial > Spectrum Spatial Insights
Spectrum > Quality > Context Graph
Spectrum > Quality > Addressing
Spectrum OnDemand
Spectrum > Web Services
Spectrum > Spatial > Spectrum Spatial
Spectrum > Geo Addressing > Enterprise Tax
Spectrum > Spatial > Spectrum Spatial Analyst
Version
Latest
Language
English
Product name
Spectrum OnDemand
Title
Spectrum OnDemand Web Services (REST)
Copyright
2024
First publish date
2006
Last updated
2024-08-28
Published on
2024-08-28T12:55:51.727818

After you are done using a token you should send a request to the security web service to remove the token from the list of valid tokens maintained on the Spectrum OnDemand server. You can access the security WADL here:

http://server:port/security/rest?wadl

To log out, use this URL:

http://server:port/security/rest/token/logout

Include the token in the Authorization HTTP header or in the Cookie HTTP header. If the token is a session token, include the session in the Cookie header. For more information, see Using a Token.This service does not take any parameters.