Skip to main content
POST
Trigger backup
Triggers an asynchronous pg_dump backup/export. The request returns immediately while the backup runs in the background.

Path parameters

Example

Response

202 Accepted
Poll GET /api/v1/operations/{id} for status. The operation ID is also used by the resulting backup artifact, audit event, and any customer webhook delivery.

Errors