• Home
  • Dynatrace API
  • Configuration
  • Kubernetes credentials
  • DELETE credentials

Kubernetes credentials API - DELETE credentials

Deletes the specified Kubernetes credentials configuration. Deletion can't be undone.

Early Adopter

This request is an Early Adopter release and may be changed in non-compatible way.

DELETEManaged https://{your-domain}/e/{your-environment-id}/api/config/v1/kubernetes/credentials/{id}
SaaS https://{your-environment-id}.live.dynatrace.com/api/config/v1/kubernetes/credentials/{id}
Environment ActiveGate https://{your-activegate-domain}/e/{your-environment-id}/api/config/v1/kubernetes/credentials/{id}

Authentication

To execute this request, you need an access token with Write configuration (WriteConfig) scope. To learn how to obtain and use it, see Tokens and authentication.

Parameters

ParameterTypeDescriptionInRequired
idstring

The ID of the Kubernetes credentials configuration be deleted.

pathrequired

Response

Response codes

CodeTypeDescription
204-

Deleted. The response doesn't have a body.

400ErrorEnvelope

Failed. The input is invalid.

Related topics
  • Set up Dynatrace on Kubernetes/OpenShift

    Ways to deploy and configure Dynatrace on Kubernetes/OpenShift