1
0
mirror of https://github.com/mastodon/documentation synced 2025-04-11 22:56:17 +02:00

filters API methods: Fix typo (#1493)

This commit is contained in:
Marcin Mikołajczak 2024-08-22 00:29:38 +02:00 committed by GitHub
parent dfad4e447b
commit f5a1f6bef4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -965,7 +965,7 @@ FilterStatus is not owned by you or does not exist
DELETE /api/v2/filters/statuses/:id HTTP/1.1
```
Add a status filter to the current filter group.
Remove a status filter from the current filter group.
**Returns:** [FilterStatus]({{< relref "entities/FilterStatus" >}})\
**OAuth:** User token + `write:filters`\