/
SQ
squidex
/
Squidex API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 2h ago · Updated 6d ago
View markdown
squidex
Squidex API
post
Restore a backup.
b4a9b62f113a
latest
OpenAPI 3.0.0
2026-08-06
194
226
589.8 KB
Apps
35
Assets
19
Backups
7
get
Get the backup content.
delete
Delete a backup.
get
Get the backup content.
get
Get all backup jobs.
post
Start a new backup.
get
Get current restore status.
post
Restore a backup.
Contents
26
Diagnostics
2
EventConsumers
4
History
2
Jobs
3
Languages
1
News
1
Ping
3
Plans
4
Rules
19
Schemas
34
Search
1
Statistics
7
Teams
11
Templates
2
Translations
1
UserManagement
7
Users
5
Backups
Restore a backup.
post
/api/apps/restore
Request body
RestoreRequestDto
required
name
string
nullable
The name of the app.
url
string
uri
required
The url to the restore file.
Response
Restore operation started.