UpdatePostRequest
contentstring
New text content
scheduled_atstring<date-time>
New schedule time (ISO 8601)
timezonestring
New IANA timezone
account_idsinteger[]
New target account IDs (replaces existing)
media_idsstring<uuid>[]
New media attachments (replaces existing)
UpdatePostRequest
{
"content": "string",
"scheduled_at": "2024-07-29T15:51:28.071Z",
"timezone": "string",
"account_ids": [
0
],
"media_ids": [
"3fa85f64-5717-4562-b3fc-2c963f66afa6"
]
}