---
title: "Create an account backup"
method: POST
path: "/account_backups"
tags: ["Account backups"]
---

# Create an account backup

`POST /account_backups`

The backup may take some time to generate (as long as ten minutes in a 
large account). You should poll the GET endpoint to see when the backup 
is complete. You should not poll more frequently than once every twenty 
seconds. Returns an HTTP status of 429 if a backup was already created
within the last 24 hours.

## Response `200`

Successful operation

---

[API](https://skmtc.net/aha/apis/aha-api.md) · [All operations](https://skmtc.net/aha/apis/aha-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/aha/aha-api/revisions/bfbe6f6d74a1/schema)
