Restore a single backup by its name and restarts the current running PocketBase process.

This action will return an error if there is another backup/restore operation already in progress.

Only superusers can perform this action.

API details
POST
/api/backups/key/restore
Requires Authorization:TOKEN
Path parameters
Param Type Description
key String The key of the backup file to restore.
Responses
{#each responses as response (response.code)} {/each}
{#each responses as response (response.code)}
{/each}