Hi, I'm Ask INFA!
What would you like to know?
ASK INFAPreview
Please to access Bolo.

Table of Contents

Search

  1. Informatica Intelligent Cloud Services REST API
  2. Platform REST API version 2 resources
  3. Platform REST API version 3 resources
  4. Data Integration REST API
  5. Mass Ingestion Files REST API
  6. Mass Ingestion Streaming REST API
  7. RunAJob utility
  8. ParamSetCli utility
  9. REST API codes
  10. REST API resource quick references

REST API Reference

REST API Reference

Logout

Logout

Use the logout resource to log out of an organization and end the version 3 REST API session specified in the request.

POST request

To log out of an organization and end the version 3 REST API session, include the
Informatica Intelligent Cloud Services
session ID in the request header with the following URI:
https://dm-us.informaticacloud.com/saas/public/core/v3/logout
Include the cloud provider and region in the URL. For more information about cloud provider and region values, see Login.

POST response

Returns the 200 response code if the request is successful or an error object if errors occur.

POST example

To log out of your
Informatica Intelligent Cloud Services
organization, use the following request:
POST https://dm-us.informaticacloud.com/saas/public/core/v3/logout Content-Type: application/json Accept: application/json INFA-SESSION-ID: <sessionId>

0 COMMENTS

We’d like to hear from you!