Sends a moderation to another player, requries moderator/internal developerType.
POST
https://api.vrchat.cloud/api/1/user/:id/moderations
Yes
| Field | Type | Description |
|---|---|---|
| type | Moderation Type |
Type of moderations, Look Below |
| reason | string | Reason for moderation |
| created | string | Time the moderation was created |
| worldId | string | The world the moderation was created in |
| instanceId | string | The world instance the moderation was created in |
- none
- warn
- kick
- ban
- banpubliconly (unknown)