mirror of
https://github.com/pterodactyl/documentation.git
synced 2026-05-31 13:19:15 -05:00
17 lines
478 B
Plaintext
17 lines
478 B
Plaintext
---
|
|
title: Update Variable
|
|
full: true
|
|
_openapi:
|
|
method: PUT
|
|
toc: []
|
|
structuredData:
|
|
headings: []
|
|
contents:
|
|
- content: Updates the specified variable
|
|
---
|
|
|
|
{/* This file was generated by Fumadocs. Do not edit this file directly. Any changes should be made by running the generation command again. */}
|
|
|
|
Updates the specified variable
|
|
|
|
<APIPage document={"./openapi.json"} operations={[{"path":"/api/client/servers/{server}/startup/variable","method":"put"}]} /> |