added more API documentation

This commit is contained in:
2026-06-09 00:11:47 +02:00
parent 697f0cc1f9
commit a89d467930
8 changed files with 360 additions and 6 deletions

View File

@@ -10,9 +10,9 @@ This API call deletes a stomp from a user.
`office-stompjes` RW
#### Body parameters
| Parameter | Type | Required | Description |
| ---------- | ------ | -------- | ---------------------- |
| stomp_uuid | string | yes | Unique id of the stomp |
| Parameter | Type | Required | Description |
| ---------- | ---- | -------- | ---------------------- |
| stomp_uuid | uuid | yes | Unique id of the stomp |
### Example Body (json)
```json