Threads Tasks
FreshPublish Video on Threads
URL: https://openapi.geelark.com/open/v1/rpa/task/threadsVideo
| Parameter | Required | Type | Description |
|---|---|---|---|
| scheduleAt | Yes | int | Scheduled time |
| id | Yes | string | Cloud phone ID |
| video | Yes | string | Video URL |
| videoDesc | No | string | Description |
Publish Post on Threads
URL: https://openapi.geelark.com/open/v1/rpa/task/threadsPost
| Parameter | Required | Type | Description |
|---|---|---|---|
| scheduleAt | Yes | int | Scheduled time |
| id | Yes | string | Cloud phone ID |
| content | Yes | string | Post content |
| images | No | array[string] | Image URLs |