NSFW
Setting a post as NSFW is done via the following API endpoint.
POST: https://api.scored.co/api/v2/action/nsfw
Parameters
The following parameters are valid.
| Value | Type | Required | Description |
|---|---|---|---|
| id | string | true | id of the post |
| nsfw | boolean | true | NSFW state |