Creation of invites

This commit is contained in:
Aslan 2025-12-27 01:48:27 +01:00
parent 25b5f4a165
commit 983623dff2

View file

@ -111,7 +111,6 @@ _Requires an authorization header_
{
"creatorId": "string",
"totalInvites": "number?",
"remainingInvites": "number?",
"expirationDate": "number?"
}
```