Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
API settings for posting to Kick
{ "settings": { "__type": "kick" } }
__type
string
kick
{ "type": "schedule", "date": "2024-12-14T10:00:00.000Z", "shortLink": false, "tags": [], "posts": [ { "integration": { "id": "your-kick-integration-id" }, "value": [ { "content": "Going live in 10 minutes! Today we're doing a special community stream 🎮", "image": [] } ], "settings": { "__type": "kick" } } ] }
{ "type": "schedule", "date": "2024-12-14T10:00:00.000Z", "shortLink": false, "tags": [], "posts": [ { "integration": { "id": "your-kick-integration-id" }, "value": [ { "content": "Check out the schedule for this week! See you there 👋", "image": [ { "id": "schedule-image-id", "path": "https://uploads.postqueen.ai/schedule.png" } ] } ], "settings": { "__type": "kick" } } ] }
{ "type": "now", "date": "2024-12-14T10:00:00.000Z", "shortLink": false, "tags": [], "posts": [ { "integration": { "id": "your-kick-integration-id" }, "value": [ { "content": "Stream canceled tonight due to technical issues. Will be back tomorrow at the usual time! Sorry about that 🙏", "image": [] } ], "settings": { "__type": "kick" } } ] }