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
    Cluster

    Delete Cluster By Name Endpoint

    DELETE
    /
    api
    /
    v1
    /
    clusters
    /
    {cluster_name}
    Copy
    {
      "deleted_at": "2023-11-07T05:31:56Z"
    }

    Headers

    ​
    authorization
    string | null

    Path Parameters

    ​
    cluster_name
    string
    required

    Response

    200
    application/json

    Successful Response

    The response is of type object.

    Deprovision Cluster EndpointList Operations Endpoint
    linkedin
    Powered by Mintlify
    Copy
    {
      "deleted_at": "2023-11-07T05:31:56Z"
    }
    Assistant
    Responses are generated using AI and may contain mistakes.