mirror of
https://github.com/pterodactyl/documentation.git
synced 2026-06-08 12:57:21 -05:00
17 lines
514 B
Plaintext
17 lines
514 B
Plaintext
---
|
|
title: Create task
|
|
full: true
|
|
_openapi:
|
|
method: POST
|
|
toc: []
|
|
structuredData:
|
|
headings: []
|
|
contents:
|
|
- content: Creates a new task on the specified schedule
|
|
---
|
|
|
|
{/* 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 task on the specified schedule
|
|
|
|
<APIPage document={"./openapi.json"} operations={[{"path":"/api/client/servers/{server}/schedules/{schedule}/tasks","method":"post"}]} /> |