Scheduled Statuses
GET /api/v1/scheduled_statuses
| Software | Version |
| Mastodon | 2.7.0 |
| GoToSocial |
| Parameters | Mastodon | GoToSocial |
| limit | 2.7.0 | |
| max_id | 2.7.0 | |
| min_id | 2.7.0 | |
| since_id | 2.7.0 |
| Response Scheduled Status[] | Mastodon | GoToSocial |
| id | 2.7.0 | |
| media_attachments[] Media Attachment | 2.7.0 | |
| params[application_id] | 2.7.0 | |
| params[idempotency] | 2.7.0 | |
| params[in_reply_to_id] | 2.7.0 | |
| params[language] | 2.7.0 | |
| params[media_ids] | 2.7.0 | |
| params[poll] | 2.8.0 | |
| params[poll][expires_in] | 2.8.0 | |
| params[poll][hide_totals] | 2.8.0 | |
| params[poll][multiple] | 2.8.0 | |
| params[poll][options[]] | 2.8.0 | |
| params[scheduled_at] | 2.7.0 | |
| params[sensitive] | 2.7.0 | |
| params[spoiler_text] | 2.7.0 | |
| params[test] | 2.7.0 | |
| params[visibility] Visibility | 2.7.0 | |
| params[with_rate_limit] | 2.7.0 | |
| scheduled_at | 2.7.0 |
GET /api/v1/scheduled_statuses/:id
| Software | Version |
| Mastodon | 2.7.0 |
| GoToSocial |
| Parameters | Mastodon | GoToSocial |
| id | 2.7.0 |
| Response Scheduled Status | Mastodon | GoToSocial |
| id | 2.7.0 | |
| media_attachments[] Media Attachment | 2.7.0 | |
| params[application_id] | 2.7.0 | |
| params[idempotency] | 2.7.0 | |
| params[in_reply_to_id] | 2.7.0 | |
| params[language] | 2.7.0 | |
| params[media_ids] | 2.7.0 | |
| params[poll] | 2.8.0 | |
| params[poll][expires_in] | 2.8.0 | |
| params[poll][hide_totals] | 2.8.0 | |
| params[poll][multiple] | 2.8.0 | |
| params[poll][options[]] | 2.8.0 | |
| params[scheduled_at] | 2.7.0 | |
| params[sensitive] | 2.7.0 | |
| params[spoiler_text] | 2.7.0 | |
| params[test] | 2.7.0 | |
| params[visibility] Visibility | 2.7.0 | |
| params[with_rate_limit] | 2.7.0 | |
| scheduled_at | 2.7.0 |
PUT /api/v1/scheduled_statuses/:id
| Software | Version |
| Mastodon | 2.7.0 |
| GoToSocial |
| Parameters | Mastodon | GoToSocial |
| id | 2.7.0 | |
| scheduled_at | 2.7.0 |
| Response Scheduled Status | Mastodon | GoToSocial |
| id | 2.7.0 | |
| media_attachments[] Media Attachment | 2.7.0 | |
| params[application_id] | 2.7.0 | |
| params[idempotency] | 2.7.0 | |
| params[in_reply_to_id] | 2.7.0 | |
| params[language] | 2.7.0 | |
| params[media_ids] | 2.7.0 | |
| params[poll] | 2.8.0 | |
| params[poll][expires_in] | 2.8.0 | |
| params[poll][hide_totals] | 2.8.0 | |
| params[poll][multiple] | 2.8.0 | |
| params[poll][options[]] | 2.8.0 | |
| params[scheduled_at] | 2.7.0 | |
| params[sensitive] | 2.7.0 | |
| params[spoiler_text] | 2.7.0 | |
| params[test] | 2.7.0 | |
| params[visibility] Visibility | 2.7.0 | |
| params[with_rate_limit] | 2.7.0 | |
| scheduled_at | 2.7.0 |
DELETE /api/v1/scheduled_statuses/:id
| Software | Version |
| Mastodon | 2.7.0 |
| GoToSocial |
| Parameters | Mastodon | GoToSocial |
| id | 2.7.0 |