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

Merge branch 'patch-1' into 'master'

Update reports.md to include "forward" parameter

See merge request mastodon/docs!26
This commit is contained in:
Eugen Rochko 2019-02-19 23:53:52 +01:00
commit 724af3bdc7

View File

@ -21,3 +21,4 @@ Report an account.
| `account_id` | The ID of the account to report | Required |
| `status_ids` | The IDs of statuses to report as array | Optional |
| `comment` | Reason for the report (up to 1,000 characters) | Optional |
| `forward` | Whether to forward to the remote admin (in case of a remote account) | Optional |