Scheduling Comments V2
Scheduling Comments V2
Scheduling Comments V2 endpoints on RedCrawler.
Endpoints in Scheduling Comments V2
| Method | Route | Name |
|---|---|---|
POST | /api/v2/comment/schedule | Schedule Comment V2 |
PUT | /api/v2/comment/scheduled-edit | Edit Scheduled Comment V2 |
DELETE | /api/v2/comment/scheduled-cancel | Cancel Scheduled Comment V2 |
GET | /api/v2/comment/scheduled-list | My Scheduled Comments V2 |
Mute / Unmute User V2
Mute or unmute a user in a subreddit. Muted users cannot send modmail to the subreddit for the specified duration. Set `muted=true` (default) to mute, `muted=f
Schedule Comment V2
Schedule a comment for future publishing. Requires bearer token stored in Token Vault. Max 20 pending scheduled items per user.