v1
latestOpenAPI 3.0.3MIT2026-07-17241338.5 KBResources
Delete a resource
Deletes the resource with the given kind and name from the organization namespace.
delete/api/orgs/{org}/resources/{kind}/{name}
Path parameters
orgstring required
Example:default
Organization slug
kindstring required
Example:Repository
Kubernetes resource kind
namestring required
Example:my-repo
Resource name
Response
Resource deleted