Ankra Platform home pagelight logodark logo
  • Support
  • Platform
  • Platform
Guides
API Reference
  • Community
  • Blog
  • Organisation
    • POST
      Invite User Endpoint
    • GET
      Accept Invite Endpoint
    • POST
      Switch Organisation Endpoint
    • DEL
      Delete User From Organisation Endpoint
    • GET
      List Organisations Endpoint
    • GET
      List Organisations Endpoint
    • POST
      Invite User Endpoint
    • GET
      Accept Invite Endpoint
    • POST
      Switch Organisation Endpoint
    • DEL
      Delete User From Organisation Endpoint
    Account API
    • GET
      List User Api Tokens Endpoint
    Cluster
    • GET
      List Clusters Endpoint
    • POST
      Cluster Start Endpoint
    • POST
      Deprovision Cluster Endpoint
    • DEL
      Delete Cluster By Name Endpoint
    • GET
      List Operations Endpoint
    • GET
      Get Operation Endpoint
    • GET
      List Operation Updated Jobs Endpoint
    • GET
      List Cluster Addons Endpoint
    • POST
      Create Or Update Import Cluster Endpoint
    Profiles
    • GET
      List Profiles Endpoint
    • POST
      Create Profile Endpoint
    • GET
      Get Profile Endpoint
    • PUT
      Update Profile Endpoint
    • DEL
      Delete Profile Endpoint
    • POST
      Publish Profile Endpoint
    • POST
      Subscribe Profile Endpoint
    • DEL
      Unsubscribe Profile Endpoint
    • POST
      Get Profile Values Endpoint
    • POST
      Create Schema Endpoint
    Organisation

    Switch Organisation Endpoint

    POST
    /
    org
    /
    organisation
    /
    switch
    Copy
    {
      "success": true,
      "message": "<string>"
    }

    Cookies

    ​
    ankra_session
    string | null
    ​
    ankra_refresh
    string | null

    Body

    application/json

    Response

    200
    application/json

    Successful Response

    The response is of type object.

    Accept Invite EndpointDelete User From Organisation Endpoint
    linkedin
    Powered by Mintlify
    Copy
    {
      "success": true,
      "message": "<string>"
    }
    Assistant
    Responses are generated using AI and may contain mistakes.