/
/Kargo API
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 18m ago · Updated 2d ago
Core50
Credentials30
Events1
Rbac17
  • getList project-level API tokens
  • getRetrieve a project-level API token
  • deleteDelete a project-level API token
  • getList project-level Kargo Role virtual resources
  • postCreate a project-level Kargo Role virtual resource
  • postGrant permissions
  • postRevoke permissions
  • getRetrieve a project-level Kargo Role virtual resource
  • putUpdate a project-level Kargo Role virtual resource
  • deleteDelete a project-level Kargo Role virtual resource
  • postCreate a project-level API token
  • getList system-level API tokens
  • getRetrieve a system-level API token
  • deleteDelete a system-level API token
  • getList system-level Kargo Role virtual resources
  • getRetrieve a system-level Kargo Role virtual resource
  • postCreate a system-level API token
Resources3
System8
Verifications10
    Rbac
    Project-Level

    Delete a project-level Kargo Role virtual resource

    Delete a project-level Kargo Role virtual resource by deleting the underlying Kubernetes ServiceAccount, Role, and RoleBinding resources from the project's namespace.

    delete/v1beta1/projects/{project}/roles/{role}

    Path parameters

    projectstring required

    Project name

    rolestring required

    Role name

    Response

    Deleted successfully