Files
documentation/content/docs/api/client-server-network/post-set-allocation-note.mdx

28 lines
939 B
Plaintext

---
title: Set allocation note
full: true
_openapi:
method: POST
toc: []
structuredData:
headings: []
contents:
- content: |-
Sets a note for the allocation
# Fields
| Name | Required? | Type | Description | Rules |
|-------|-----------|--------|---------------------|-------|
| notes | required | string | Note for allocation | |
---
{/* This file was generated by Fumadocs. Do not edit this file directly. Any changes should be made by running the generation command again. */}
Sets a note for the allocation
# Fields
| Name | Required? | Type | Description | Rules |
|-------|-----------|--------|---------------------|-------|
| notes | required | string | Note for allocation | |
<APIPage document={"./openapi.json"} operations={[{"path":"/api/client/servers/{server}/network/allocations/{allocation}","method":"post"}]} />