Skip to main content
POST
Delete Kubernetes Resource Endpoint

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

authorization
string | null
x-ankra-organisation-id
string | null

Path Parameters

cluster_id
string<uuid4>
required

Body

application/json
kind
string
required
name
string
required
dry_run
boolean
default:false
grace_period_seconds
integer | null
group
string | null
namespace
string | null
resource
string | null
version
string
default:v1

Response

Successful Response

status
string
required
message
string | null
preview
Preview · object | null