/
/${namespace}
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 7m ago · Updated 1mo ago
CORS8
  • getGet accounts
  • postAdd an AWS Account to the account pool
  • getGet a specific account by an account ID
  • putUpdate an account
  • deleteDelete an account by ID.
  • getGet the DCE system authentication web page
  • getGet the DCE system authentication web page static assets
  • getGet leases
  • postCreates a new lease.
  • deleteRemoves a lease.
  • getGet a lease by Id
  • deleteDelete a lease by ID.
  • postCreate lease authentication by Id
  • getGet usage records by date range

Delete an account by ID.

delete/accounts/{id}

Path parameters

idstring required

The ID of the account to be deleted.

Response

The account has been successfully deleted.

Changes