forked from AkkomaGang/akkoma
docs fix
This commit is contained in:
parent
2263c8b6b9
commit
17ff63b3c3
1 changed files with 2 additions and 4 deletions
|
@ -228,10 +228,8 @@ Note: Available `:permission_group` is currently moderator and admin. 404 is ret
|
|||
|
||||
- Methods: `POST`
|
||||
- Params:
|
||||
- *optional* `invite` => [
|
||||
- *optional* `max_use` (integer)
|
||||
- *optional* `expires_at` (date string e.g. "2019-04-07")
|
||||
]
|
||||
- *optional* `max_use` (integer)
|
||||
- *optional* `expires_at` (date string e.g. "2019-04-07")
|
||||
- Response:
|
||||
|
||||
```json
|
||||
|
|
Loading…
Reference in a new issue