Files

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"}]} />