Create a backup
Authorization
A service token or OAuth token must have at least one of the following access or scopes in order to use this API endpoint:
Service Token Accesses write_backups
OAuth Scopes
| Resource | Scopes |
|---|---|
| Organization | write_backups |
| Database | write_backups |
| Branch | write_backups |
Path parameters
The name of the organization the branch belongs to
The name of the database the branch belongs to
The name of the branch
Request body
Response
Returns the created database branch backup
Changes
Changed in 4 of the 24 revisions of this API.2113
- ○
added the required property
uncompressed_sizeto the response with the201statusresponse-required-property-added
- ○
- ▲
the response property
actorbecame nullable for the status201response-property-became-nullable
- ▲
the response property
backup_policybecame nullable for the status201response-property-became-nullable
- ▲
the response property
backup_policy/last_ran_atbecame nullable for the status201response-property-became-nullable
- ▲
the response property
backup_policy/next_run_atbecame nullable for the status201response-property-became-nullable
- ▲
the response property
backup_policy/schedule_daybecame nullable for the status201response-property-became-nullable
- ▲
the response property
backup_policy/schedule_weekbecame nullable for the status201response-property-became-nullable
- ▲
the response property
completed_atbecame nullable for the status201response-property-became-nullable
- ▲
the response property
database_branchbecame nullable for the status201response-property-became-nullable
- ▲
the response property
database_branch/deleted_atbecame nullable for the status201response-property-became-nullable
- ▲
the response property
deleted_atbecame nullable for the status201response-property-became-nullable
- ▲
the response property
expires_atbecame nullable for the status201response-property-became-nullable
- ▲
the response property
restored_branches/items/deleted_atbecame nullable for the status201response-property-became-nullable
- ▲
the response property
schema_snapshotbecame nullable for the status201response-property-became-nullable
- ▲
the response property
schema_snapshot/linted_atbecame nullable for the status201response-property-became-nullable
- ▲
the response property
started_atbecame nullable for the status201response-property-became-nullable
- ▲
the response property
backup_policybecame optional for the status201response-property-became-optional
- ▲
the response property
database_branchbecame optional for the status201response-property-became-optional
- ▲
the response property
schema_snapshotbecame optional for the status201response-property-became-optional
- ○
added the required property
backup_policy/display_nameto the response with the201statusresponse-required-property-added
- ▲
- ▲
the
retention_valuerequest property type/format changed fromnumber/tointeger/request-property-type-changed
- ▲
- ▲
the
backup_policy/schedule_dayresponse's property type/format changed fromstring/tonumber/for status201response-property-type-changed
- ▲
the
backup_policy/schedule_weekresponse's property type/format changed fromstring/tonumber/for status201response-property-type-changed
- ○
removed the
0.00enum value from thebackup_policy/schedule_dayresponse property for the response status201response-property-enum-value-removed
- ○
removed the
0.00enum value from thebackup_policy/schedule_weekresponse property for the response status201response-property-enum-value-removed
- ○
removed the
1.00enum value from thebackup_policy/schedule_dayresponse property for the response status201response-property-enum-value-removed
- ○
removed the
1.00enum value from thebackup_policy/schedule_weekresponse property for the response status201response-property-enum-value-removed
- ○
removed the
2.00enum value from thebackup_policy/schedule_dayresponse property for the response status201response-property-enum-value-removed
- ○
removed the
2.00enum value from thebackup_policy/schedule_weekresponse property for the response status201response-property-enum-value-removed
- ○
removed the
3.00enum value from thebackup_policy/schedule_dayresponse property for the response status201response-property-enum-value-removed
- ○
removed the
3.00enum value from thebackup_policy/schedule_weekresponse property for the response status201response-property-enum-value-removed
- ○
removed the
4.00enum value from thebackup_policy/schedule_dayresponse property for the response status201response-property-enum-value-removed
- ○
removed the
5.00enum value from thebackup_policy/schedule_dayresponse property for the response status201response-property-enum-value-removed
- ○
removed the
6.00enum value from thebackup_policy/schedule_dayresponse property for the response status201response-property-enum-value-removed
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲