Resources
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
Changes
No recorded changes to this endpoint across all 1 revision of this API.