mirror of
https://github.com/pterodactyl/documentation.git
synced 2026-05-31 11:52:07 -05:00
17 lines
496 B
Plaintext
17 lines
496 B
Plaintext
---
|
|
title: Force delete server
|
|
full: true
|
|
_openapi:
|
|
method: DELETE
|
|
toc: []
|
|
structuredData:
|
|
headings: []
|
|
contents:
|
|
- content: Forcefully deletes the specified server
|
|
---
|
|
|
|
{/* This file was generated by Fumadocs. Do not edit this file directly. Any changes should be made by running the generation command again. */}
|
|
|
|
Forcefully deletes the specified server
|
|
|
|
<APIPage document={"./openapi.json"} operations={[{"path":"/api/application/servers/{id}/force","method":"delete"}]} /> |