/
/Bencher API
ChangesDocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 20m ago · Updated 2w ago
auth9
checkout1
oci16
organizations22
  • getList organizations
  • postCreate an organization
  • getView an organization
  • deleteDelete an organization
  • patchUpdate an organization
  • get/v0/organizations/{organization}/allowed/{permission}
  • postClaim an organization
  • getList organization members
  • postInvite a user to an organization
  • getView an organization member
  • deleteRemove an organization member
  • patchUpdate an organization member
  • get/v0/organizations/{organization}/plan
  • post/v0/organizations/{organization}/plan
  • delete/v0/organizations/{organization}/plan
  • getList organization projects
  • postCreate a project for an organization
  • getList SSO domains for an organization
  • postAdd an SSO domain to an organization
  • getView an SSO domain for an organization
  • deleteRemove an SSO domain from an organization
  • getView organization metrics usage
projects52
run1
runners9
server10
specs5
users8
    organizations
    plan

    delete/v0/organizations/{organization}/plan

    Path parameters

    organizationstring required

    The slug or UUID for an organization.

    Query parameters

    remoteboolean nullable

    Response

    successful deletion

    Changes