/
/Bencher API
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 43m ago · Updated 6d ago
auth10
checkout1
oci16
organizations23
  • 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
  • deleteDelete an organization's subscription plan (admin only).
  • patchUpdate an organization's metered subscription 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 usage
projects52
run1
runners9
server10
specs5
users13
    organizations
    plan

    Delete an organization's subscription plan (admin only).

    Immediately cancels the organization's subscription and removes the plan. Restricted to Bencher server administrators.

    delete/v0/organizations/{organization}/plan

    Path parameters

    organizationstring required

    The slug or UUID for an organization.

    Query parameters

    remoteboolean nullable

    Response

    successful deletion

    Changes