kubernetes

Delete a ConfigMap

Delete a ConfigMap in the given namespace. Access policy: Authenticated user.

delete/kubernetes/{id}/namespaces/{namespace}/configmaps/{configmap}

Path parameters

idinteger required

Environment identifier

namespacestring required

The namespace name where the configmap is located

configmapstring required

The configmap name to delete

Response

Success

Changes