mirror of
https://github.com/pterodactyl/documentation.git
synced 2026-06-09 01:51:13 -05:00
17 lines
449 B
Plaintext
17 lines
449 B
Plaintext
---
|
|
title: Create backup
|
|
full: true
|
|
_openapi:
|
|
method: POST
|
|
toc: []
|
|
structuredData:
|
|
headings: []
|
|
contents:
|
|
- content: Creates a new backup
|
|
---
|
|
|
|
{/* This file was generated by Fumadocs. Do not edit this file directly. Any changes should be made by running the generation command again. */}
|
|
|
|
Creates a new backup
|
|
|
|
<APIPage document={"./openapi.json"} operations={[{"path":"/api/client/servers/{server}/backups","method":"post"}]} /> |