curl --request POST \
--url https://api.bundle.social/api/v1/post/ \
--header 'Content-Type: application/json' \
--header 'x-api-key: <api-key>' \
--data '
{
"teamId": "<string>",
"title": "<string>",
"postDate": "<string>",
"status": "DRAFT",
"socialAccountTypes": [
"TIKTOK"
],
"data": {
"TWITTER": {
"text": "<string>",
"uploadIds": [
"<string>"
]
},
"PINTEREST": {
"boardName": "<string>",
"text": "<string>",
"description": "<string>",
"uploadIds": [
"<string>"
],
"thumbnail": "<string>",
"link": "<string>",
"altText": "<string>",
"note": "<string>",
"dominantColor": "<string>"
},
"FACEBOOK": {
"type": "POST",
"text": "<string>",
"uploadIds": [
"<string>"
],
"link": "<string>",
"thumbnail": "<string>",
"nativeScheduleTime": "2023-11-07T05:31:56Z"
},
"INSTAGRAM": {
"type": "POST",
"text": "<string>",
"uploadIds": [
"<string>"
],
"thumbnailOffset": 0,
"thumbnail": "<string>",
"shareToFeed": true,
"collaborators": [
"<string>"
],
"tagged": [
{
"username": "<string>",
"x": 123,
"y": 123
}
]
},
"THREADS": {
"text": "<string>",
"uploadIds": [
"<string>"
]
},
"TIKTOK": {
"type": "VIDEO",
"text": "<string>",
"uploadIds": [
"<string>"
],
"thumbnail": "<string>",
"privacy": "SELF_ONLY",
"isBrandContent": false,
"isOrganicBrandContent": false,
"disableComments": false,
"disableDuet": false,
"disableStitch": false,
"thumbnailOffset": 0,
"isAiGenerated": false,
"autoAddMusic": false
},
"LINKEDIN": {
"text": "<string>",
"uploadIds": [
"<string>"
],
"thumbnail": "<string>",
"privacy": "CONNECTIONS",
"hideFromFeed": false,
"disableReshare": false
},
"YOUTUBE": {
"type": "SHORT",
"uploadIds": [
"<string>"
],
"text": "<string>",
"description": "<string>",
"thumbnail": "<string>",
"privacy": "PRIVATE",
"madeForKids": false,
"containsSyntheticMedia": false,
"hasPaidProductPlacement": false
},
"REDDIT": {
"sr": "<string>",
"text": "<string>",
"description": "<string>",
"uploadIds": [
"<string>"
],
"link": "<string>",
"nsfw": false,
"flairId": "<string>"
},
"DISCORD": {
"channelId": "<string>",
"text": "<string>",
"uploadIds": [
"<string>"
],
"username": "<string>",
"avatarUrl": "<string>"
},
"SLACK": {
"channelId": "<string>",
"text": "<string>",
"uploadIds": [
"<string>"
],
"username": "<string>",
"avatarUrl": "<string>"
},
"MASTODON": {
"text": "<string>",
"uploadIds": [
"<string>"
],
"thumbnail": "<string>",
"privacy": "PUBLIC",
"spoiler": "<string>"
},
"BLUESKY": {
"text": "<string>",
"uploadIds": [
"<string>"
],
"tags": [
"<string>"
],
"labels": [
"!no-unauthenticated"
],
"quoteUri": "<string>",
"externalUrl": "<string>",
"externalTitle": "<string>",
"externalDescription": "<string>",
"videoAlt": "<string>"
},
"GOOGLE_BUSINESS": {
"text": "<string>",
"uploadIds": [
"<string>"
],
"topicType": "STANDARD",
"languageCode": "<string>",
"callToActionType": "BOOK",
"callToActionUrl": "<string>",
"eventTitle": "<string>",
"eventStartDate": "2023-11-07T05:31:56Z",
"eventEndDate": "2023-11-07T05:31:56Z",
"offerCouponCode": "<string>",
"offerRedeemOnlineUrl": "<string>",
"offerTermsConditions": "<string>",
"alertType": "COVID_19"
}
}
}
'{
"id": "<string>",
"teamId": "<string>",
"title": "<string>",
"postDate": "2023-11-07T05:31:56Z",
"status": "DRAFT",
"data": {
"TWITTER": {
"text": "<string>",
"uploadIds": [
"<string>"
]
},
"PINTEREST": {
"boardName": "<string>",
"text": "<string>",
"description": "<string>",
"uploadIds": [
"<string>"
],
"thumbnail": "<string>",
"link": "<string>",
"altText": "<string>",
"note": "<string>",
"dominantColor": "<string>"
},
"FACEBOOK": {
"type": "POST",
"text": "<string>",
"uploadIds": [
"<string>"
],
"link": "<string>",
"thumbnail": "<string>",
"nativeScheduleTime": "2023-11-07T05:31:56Z"
},
"INSTAGRAM": {
"type": "POST",
"text": "<string>",
"uploadIds": [
"<string>"
],
"thumbnailOffset": 0,
"thumbnail": "<string>",
"shareToFeed": true,
"collaborators": [
"<string>"
],
"tagged": [
{
"username": "<string>",
"x": 123,
"y": 123
}
]
},
"THREADS": {
"text": "<string>",
"uploadIds": [
"<string>"
]
},
"TIKTOK": {
"type": "VIDEO",
"text": "<string>",
"uploadIds": [
"<string>"
],
"thumbnail": "<string>",
"privacy": "SELF_ONLY",
"isBrandContent": false,
"isOrganicBrandContent": false,
"disableComments": false,
"disableDuet": false,
"disableStitch": false,
"thumbnailOffset": 0,
"isAiGenerated": false,
"autoAddMusic": false
},
"LINKEDIN": {
"text": "<string>",
"uploadIds": [
"<string>"
],
"thumbnail": "<string>",
"privacy": "CONNECTIONS",
"hideFromFeed": false,
"disableReshare": false
},
"YOUTUBE": {
"type": "SHORT",
"uploadIds": [
"<string>"
],
"text": "<string>",
"description": "<string>",
"thumbnail": "<string>",
"privacy": "PRIVATE",
"madeForKids": false,
"containsSyntheticMedia": false,
"hasPaidProductPlacement": false
},
"REDDIT": {
"sr": "<string>",
"text": "<string>",
"description": "<string>",
"uploadIds": [
"<string>"
],
"link": "<string>",
"nsfw": false,
"flairId": "<string>"
},
"DISCORD": {
"channelId": "<string>",
"text": "<string>",
"uploadIds": [
"<string>"
],
"username": "<string>",
"avatarUrl": "<string>"
},
"SLACK": {
"channelId": "<string>",
"text": "<string>",
"uploadIds": [
"<string>"
],
"username": "<string>",
"avatarUrl": "<string>"
},
"MASTODON": {
"text": "<string>",
"uploadIds": [
"<string>"
],
"thumbnail": "<string>",
"privacy": "PUBLIC",
"spoiler": "<string>"
},
"BLUESKY": {
"text": "<string>",
"uploadIds": [
"<string>"
],
"tags": [
"<string>"
],
"labels": [
"!no-unauthenticated"
],
"quoteUri": "<string>",
"externalUrl": "<string>",
"externalTitle": "<string>",
"externalDescription": "<string>",
"videoAlt": "<string>"
},
"GOOGLE_BUSINESS": {
"text": "<string>",
"uploadIds": [
"<string>"
],
"topicType": "STANDARD",
"languageCode": "<string>",
"callToActionType": "BOOK",
"callToActionUrl": "<string>",
"eventTitle": "<string>",
"eventStartDate": "2023-11-07T05:31:56Z",
"eventEndDate": "2023-11-07T05:31:56Z",
"offerCouponCode": "<string>",
"offerRedeemOnlineUrl": "<string>",
"offerTermsConditions": "<string>",
"alertType": "COVID_19"
}
},
"createdAt": "2023-11-07T05:31:56Z",
"updatedAt": "2023-11-07T05:31:56Z",
"organizationId": "<string>",
"postedDate": "2023-11-07T05:31:56Z",
"error": "<string>",
"errors": {
"TWITTER": "<string>",
"PINTEREST": "<string>",
"FACEBOOK": "<string>",
"INSTAGRAM": "<string>",
"TIKTOK": "<string>",
"LINKEDIN": "<string>",
"REDDIT": "<string>",
"DISCORD": "<string>",
"SLACK": "<string>",
"YOUTUBE": "<string>",
"MASTODON": "<string>",
"THREADS": "<string>",
"BLUESKY": "<string>",
"GOOGLE_BUSINESS": "<string>"
},
"errorsVerbose": {
"TWITTER": {
"code": "<string>",
"errorMessage": "<string>",
"isTransient": true,
"httpStatus": 123,
"meta": "<unknown>",
"userFacingMessage": "<string>"
},
"PINTEREST": {
"code": "<string>",
"errorMessage": "<string>",
"isTransient": true,
"httpStatus": 123,
"meta": "<unknown>",
"userFacingMessage": "<string>"
},
"FACEBOOK": {
"code": "<string>",
"errorMessage": "<string>",
"isTransient": true,
"httpStatus": 123,
"meta": "<unknown>",
"userFacingMessage": "<string>"
},
"INSTAGRAM": {
"code": "<string>",
"errorMessage": "<string>",
"isTransient": true,
"httpStatus": 123,
"meta": "<unknown>",
"userFacingMessage": "<string>"
},
"TIKTOK": {
"code": "<string>",
"errorMessage": "<string>",
"isTransient": true,
"httpStatus": 123,
"meta": "<unknown>",
"userFacingMessage": "<string>"
},
"LINKEDIN": {
"code": "<string>",
"errorMessage": "<string>",
"isTransient": true,
"httpStatus": 123,
"meta": "<unknown>",
"userFacingMessage": "<string>"
},
"REDDIT": {
"code": "<string>",
"errorMessage": "<string>",
"isTransient": true,
"httpStatus": 123,
"meta": "<unknown>",
"userFacingMessage": "<string>"
},
"DISCORD": {
"code": "<string>",
"errorMessage": "<string>",
"isTransient": true,
"httpStatus": 123,
"meta": "<unknown>",
"userFacingMessage": "<string>"
},
"SLACK": {
"code": "<string>",
"errorMessage": "<string>",
"isTransient": true,
"httpStatus": 123,
"meta": "<unknown>",
"userFacingMessage": "<string>"
},
"YOUTUBE": {
"code": "<string>",
"errorMessage": "<string>",
"isTransient": true,
"httpStatus": 123,
"meta": "<unknown>",
"userFacingMessage": "<string>"
},
"MASTODON": {
"code": "<string>",
"errorMessage": "<string>",
"isTransient": true,
"httpStatus": 123,
"meta": "<unknown>",
"userFacingMessage": "<string>"
},
"THREADS": {
"code": "<string>",
"errorMessage": "<string>",
"isTransient": true,
"httpStatus": 123,
"meta": "<unknown>",
"userFacingMessage": "<string>"
},
"BLUESKY": {
"code": "<string>",
"errorMessage": "<string>",
"isTransient": true,
"httpStatus": 123,
"meta": "<unknown>",
"userFacingMessage": "<string>"
},
"GOOGLE_BUSINESS": {
"code": "<string>",
"errorMessage": "<string>",
"isTransient": true,
"httpStatus": 123,
"meta": "<unknown>",
"userFacingMessage": "<string>"
}
},
"externalData": {
"TWITTER": {
"id": "<string>",
"permalink": "<string>"
},
"PINTEREST": {
"id": "<string>",
"permalink": "<string>",
"thumbnail": "<string>"
},
"FACEBOOK": {
"id": "<string>",
"postId": "<string>",
"videoId": "<string>",
"permalink": "<string>",
"thumbnail": "<string>"
},
"INSTAGRAM": {
"id": "<string>",
"permalink": "<string>",
"thumbnail": "<string>"
},
"TIKTOK": {
"id": "<string>",
"shareId": "<string>",
"permalink": "<string>"
},
"LINKEDIN": {
"id": "<string>",
"activity": "<string>",
"permalink": "<string>",
"thumbnail": "<string>"
},
"REDDIT": {
"id": "<string>",
"permalink": "<string>",
"subreddit_name": "<string>"
},
"DISCORD": {
"id": "<string>",
"permalink": "<string>",
"channelId": "<string>"
},
"SLACK": {
"id": "<string>",
"permalink": "<string>",
"channelId": "<string>"
},
"YOUTUBE": {
"id": "<string>",
"permalink": "<string>",
"thumbnail": "<string>"
},
"MASTODON": {
"id": "<string>",
"permalink": "<string>",
"thumbnail": "<string>"
},
"THREADS": {
"id": "<string>",
"permalink": "<string>"
},
"BLUESKY": {
"id": "<string>",
"uri": "<string>",
"cid": "<string>",
"permalink": "<string>",
"did": "<string>"
},
"GOOGLE_BUSINESS": {
"id": "<string>",
"permalink": "<string>"
}
},
"deletedAt": "2023-11-07T05:31:56Z"
}curl --request POST \
--url https://api.bundle.social/api/v1/post/ \
--header 'Content-Type: application/json' \
--header 'x-api-key: <api-key>' \
--data '
{
"teamId": "<string>",
"title": "<string>",
"postDate": "<string>",
"status": "DRAFT",
"socialAccountTypes": [
"TIKTOK"
],
"data": {
"TWITTER": {
"text": "<string>",
"uploadIds": [
"<string>"
]
},
"PINTEREST": {
"boardName": "<string>",
"text": "<string>",
"description": "<string>",
"uploadIds": [
"<string>"
],
"thumbnail": "<string>",
"link": "<string>",
"altText": "<string>",
"note": "<string>",
"dominantColor": "<string>"
},
"FACEBOOK": {
"type": "POST",
"text": "<string>",
"uploadIds": [
"<string>"
],
"link": "<string>",
"thumbnail": "<string>",
"nativeScheduleTime": "2023-11-07T05:31:56Z"
},
"INSTAGRAM": {
"type": "POST",
"text": "<string>",
"uploadIds": [
"<string>"
],
"thumbnailOffset": 0,
"thumbnail": "<string>",
"shareToFeed": true,
"collaborators": [
"<string>"
],
"tagged": [
{
"username": "<string>",
"x": 123,
"y": 123
}
]
},
"THREADS": {
"text": "<string>",
"uploadIds": [
"<string>"
]
},
"TIKTOK": {
"type": "VIDEO",
"text": "<string>",
"uploadIds": [
"<string>"
],
"thumbnail": "<string>",
"privacy": "SELF_ONLY",
"isBrandContent": false,
"isOrganicBrandContent": false,
"disableComments": false,
"disableDuet": false,
"disableStitch": false,
"thumbnailOffset": 0,
"isAiGenerated": false,
"autoAddMusic": false
},
"LINKEDIN": {
"text": "<string>",
"uploadIds": [
"<string>"
],
"thumbnail": "<string>",
"privacy": "CONNECTIONS",
"hideFromFeed": false,
"disableReshare": false
},
"YOUTUBE": {
"type": "SHORT",
"uploadIds": [
"<string>"
],
"text": "<string>",
"description": "<string>",
"thumbnail": "<string>",
"privacy": "PRIVATE",
"madeForKids": false,
"containsSyntheticMedia": false,
"hasPaidProductPlacement": false
},
"REDDIT": {
"sr": "<string>",
"text": "<string>",
"description": "<string>",
"uploadIds": [
"<string>"
],
"link": "<string>",
"nsfw": false,
"flairId": "<string>"
},
"DISCORD": {
"channelId": "<string>",
"text": "<string>",
"uploadIds": [
"<string>"
],
"username": "<string>",
"avatarUrl": "<string>"
},
"SLACK": {
"channelId": "<string>",
"text": "<string>",
"uploadIds": [
"<string>"
],
"username": "<string>",
"avatarUrl": "<string>"
},
"MASTODON": {
"text": "<string>",
"uploadIds": [
"<string>"
],
"thumbnail": "<string>",
"privacy": "PUBLIC",
"spoiler": "<string>"
},
"BLUESKY": {
"text": "<string>",
"uploadIds": [
"<string>"
],
"tags": [
"<string>"
],
"labels": [
"!no-unauthenticated"
],
"quoteUri": "<string>",
"externalUrl": "<string>",
"externalTitle": "<string>",
"externalDescription": "<string>",
"videoAlt": "<string>"
},
"GOOGLE_BUSINESS": {
"text": "<string>",
"uploadIds": [
"<string>"
],
"topicType": "STANDARD",
"languageCode": "<string>",
"callToActionType": "BOOK",
"callToActionUrl": "<string>",
"eventTitle": "<string>",
"eventStartDate": "2023-11-07T05:31:56Z",
"eventEndDate": "2023-11-07T05:31:56Z",
"offerCouponCode": "<string>",
"offerRedeemOnlineUrl": "<string>",
"offerTermsConditions": "<string>",
"alertType": "COVID_19"
}
}
}
'{
"id": "<string>",
"teamId": "<string>",
"title": "<string>",
"postDate": "2023-11-07T05:31:56Z",
"status": "DRAFT",
"data": {
"TWITTER": {
"text": "<string>",
"uploadIds": [
"<string>"
]
},
"PINTEREST": {
"boardName": "<string>",
"text": "<string>",
"description": "<string>",
"uploadIds": [
"<string>"
],
"thumbnail": "<string>",
"link": "<string>",
"altText": "<string>",
"note": "<string>",
"dominantColor": "<string>"
},
"FACEBOOK": {
"type": "POST",
"text": "<string>",
"uploadIds": [
"<string>"
],
"link": "<string>",
"thumbnail": "<string>",
"nativeScheduleTime": "2023-11-07T05:31:56Z"
},
"INSTAGRAM": {
"type": "POST",
"text": "<string>",
"uploadIds": [
"<string>"
],
"thumbnailOffset": 0,
"thumbnail": "<string>",
"shareToFeed": true,
"collaborators": [
"<string>"
],
"tagged": [
{
"username": "<string>",
"x": 123,
"y": 123
}
]
},
"THREADS": {
"text": "<string>",
"uploadIds": [
"<string>"
]
},
"TIKTOK": {
"type": "VIDEO",
"text": "<string>",
"uploadIds": [
"<string>"
],
"thumbnail": "<string>",
"privacy": "SELF_ONLY",
"isBrandContent": false,
"isOrganicBrandContent": false,
"disableComments": false,
"disableDuet": false,
"disableStitch": false,
"thumbnailOffset": 0,
"isAiGenerated": false,
"autoAddMusic": false
},
"LINKEDIN": {
"text": "<string>",
"uploadIds": [
"<string>"
],
"thumbnail": "<string>",
"privacy": "CONNECTIONS",
"hideFromFeed": false,
"disableReshare": false
},
"YOUTUBE": {
"type": "SHORT",
"uploadIds": [
"<string>"
],
"text": "<string>",
"description": "<string>",
"thumbnail": "<string>",
"privacy": "PRIVATE",
"madeForKids": false,
"containsSyntheticMedia": false,
"hasPaidProductPlacement": false
},
"REDDIT": {
"sr": "<string>",
"text": "<string>",
"description": "<string>",
"uploadIds": [
"<string>"
],
"link": "<string>",
"nsfw": false,
"flairId": "<string>"
},
"DISCORD": {
"channelId": "<string>",
"text": "<string>",
"uploadIds": [
"<string>"
],
"username": "<string>",
"avatarUrl": "<string>"
},
"SLACK": {
"channelId": "<string>",
"text": "<string>",
"uploadIds": [
"<string>"
],
"username": "<string>",
"avatarUrl": "<string>"
},
"MASTODON": {
"text": "<string>",
"uploadIds": [
"<string>"
],
"thumbnail": "<string>",
"privacy": "PUBLIC",
"spoiler": "<string>"
},
"BLUESKY": {
"text": "<string>",
"uploadIds": [
"<string>"
],
"tags": [
"<string>"
],
"labels": [
"!no-unauthenticated"
],
"quoteUri": "<string>",
"externalUrl": "<string>",
"externalTitle": "<string>",
"externalDescription": "<string>",
"videoAlt": "<string>"
},
"GOOGLE_BUSINESS": {
"text": "<string>",
"uploadIds": [
"<string>"
],
"topicType": "STANDARD",
"languageCode": "<string>",
"callToActionType": "BOOK",
"callToActionUrl": "<string>",
"eventTitle": "<string>",
"eventStartDate": "2023-11-07T05:31:56Z",
"eventEndDate": "2023-11-07T05:31:56Z",
"offerCouponCode": "<string>",
"offerRedeemOnlineUrl": "<string>",
"offerTermsConditions": "<string>",
"alertType": "COVID_19"
}
},
"createdAt": "2023-11-07T05:31:56Z",
"updatedAt": "2023-11-07T05:31:56Z",
"organizationId": "<string>",
"postedDate": "2023-11-07T05:31:56Z",
"error": "<string>",
"errors": {
"TWITTER": "<string>",
"PINTEREST": "<string>",
"FACEBOOK": "<string>",
"INSTAGRAM": "<string>",
"TIKTOK": "<string>",
"LINKEDIN": "<string>",
"REDDIT": "<string>",
"DISCORD": "<string>",
"SLACK": "<string>",
"YOUTUBE": "<string>",
"MASTODON": "<string>",
"THREADS": "<string>",
"BLUESKY": "<string>",
"GOOGLE_BUSINESS": "<string>"
},
"errorsVerbose": {
"TWITTER": {
"code": "<string>",
"errorMessage": "<string>",
"isTransient": true,
"httpStatus": 123,
"meta": "<unknown>",
"userFacingMessage": "<string>"
},
"PINTEREST": {
"code": "<string>",
"errorMessage": "<string>",
"isTransient": true,
"httpStatus": 123,
"meta": "<unknown>",
"userFacingMessage": "<string>"
},
"FACEBOOK": {
"code": "<string>",
"errorMessage": "<string>",
"isTransient": true,
"httpStatus": 123,
"meta": "<unknown>",
"userFacingMessage": "<string>"
},
"INSTAGRAM": {
"code": "<string>",
"errorMessage": "<string>",
"isTransient": true,
"httpStatus": 123,
"meta": "<unknown>",
"userFacingMessage": "<string>"
},
"TIKTOK": {
"code": "<string>",
"errorMessage": "<string>",
"isTransient": true,
"httpStatus": 123,
"meta": "<unknown>",
"userFacingMessage": "<string>"
},
"LINKEDIN": {
"code": "<string>",
"errorMessage": "<string>",
"isTransient": true,
"httpStatus": 123,
"meta": "<unknown>",
"userFacingMessage": "<string>"
},
"REDDIT": {
"code": "<string>",
"errorMessage": "<string>",
"isTransient": true,
"httpStatus": 123,
"meta": "<unknown>",
"userFacingMessage": "<string>"
},
"DISCORD": {
"code": "<string>",
"errorMessage": "<string>",
"isTransient": true,
"httpStatus": 123,
"meta": "<unknown>",
"userFacingMessage": "<string>"
},
"SLACK": {
"code": "<string>",
"errorMessage": "<string>",
"isTransient": true,
"httpStatus": 123,
"meta": "<unknown>",
"userFacingMessage": "<string>"
},
"YOUTUBE": {
"code": "<string>",
"errorMessage": "<string>",
"isTransient": true,
"httpStatus": 123,
"meta": "<unknown>",
"userFacingMessage": "<string>"
},
"MASTODON": {
"code": "<string>",
"errorMessage": "<string>",
"isTransient": true,
"httpStatus": 123,
"meta": "<unknown>",
"userFacingMessage": "<string>"
},
"THREADS": {
"code": "<string>",
"errorMessage": "<string>",
"isTransient": true,
"httpStatus": 123,
"meta": "<unknown>",
"userFacingMessage": "<string>"
},
"BLUESKY": {
"code": "<string>",
"errorMessage": "<string>",
"isTransient": true,
"httpStatus": 123,
"meta": "<unknown>",
"userFacingMessage": "<string>"
},
"GOOGLE_BUSINESS": {
"code": "<string>",
"errorMessage": "<string>",
"isTransient": true,
"httpStatus": 123,
"meta": "<unknown>",
"userFacingMessage": "<string>"
}
},
"externalData": {
"TWITTER": {
"id": "<string>",
"permalink": "<string>"
},
"PINTEREST": {
"id": "<string>",
"permalink": "<string>",
"thumbnail": "<string>"
},
"FACEBOOK": {
"id": "<string>",
"postId": "<string>",
"videoId": "<string>",
"permalink": "<string>",
"thumbnail": "<string>"
},
"INSTAGRAM": {
"id": "<string>",
"permalink": "<string>",
"thumbnail": "<string>"
},
"TIKTOK": {
"id": "<string>",
"shareId": "<string>",
"permalink": "<string>"
},
"LINKEDIN": {
"id": "<string>",
"activity": "<string>",
"permalink": "<string>",
"thumbnail": "<string>"
},
"REDDIT": {
"id": "<string>",
"permalink": "<string>",
"subreddit_name": "<string>"
},
"DISCORD": {
"id": "<string>",
"permalink": "<string>",
"channelId": "<string>"
},
"SLACK": {
"id": "<string>",
"permalink": "<string>",
"channelId": "<string>"
},
"YOUTUBE": {
"id": "<string>",
"permalink": "<string>",
"thumbnail": "<string>"
},
"MASTODON": {
"id": "<string>",
"permalink": "<string>",
"thumbnail": "<string>"
},
"THREADS": {
"id": "<string>",
"permalink": "<string>"
},
"BLUESKY": {
"id": "<string>",
"uri": "<string>",
"cid": "<string>",
"permalink": "<string>",
"did": "<string>"
},
"GOOGLE_BUSINESS": {
"id": "<string>",
"permalink": "<string>"
}
},
"deletedAt": "2023-11-07T05:31:56Z"
}Body
1DRAFT, SCHEDULED 1TIKTOK, YOUTUBE, INSTAGRAM, FACEBOOK, TWITTER, THREADS, LINKEDIN, PINTEREST, REDDIT, MASTODON, DISCORD, SLACK, BLUESKY, GOOGLE_BUSINESS Show child attributes
Show child attributes
The URL to image uploaded on bundle.social.
The URL to which the Pin will link to.
The alt text for the image. This is used by screen readers and when the image can't be loaded.
A note about the Pin. This is not visible to the public.
The dominant color of the image. This is used to display the image before it's loaded.
Show child attributes
POST, REEL, STORY The URL to which the post will link to. Only available for type POST.
The URL to image uploaded on bundle.social.
If passed, instead of publishing immediately, the post will be scheduled for the given date/time directly in Meta scheduler. Local date/time as ISO 8601 string max 30 days in the future.
Show child attributes
POST, REEL, STORY Choose a frame of the published video as the cover photo in ms
The URL to image uploaded on bundle.social.
For Reels only.When true, indicates that the reel can appear in both the Feed and Reels tabs.When false, indicates the reel can only appear in the Reels tab.
Show child attributes
VIDEO, IMAGE The URL to image uploaded on bundle.social.
SELF_ONLY, PUBLIC_TO_EVERYONE, MUTUAL_FOLLOW_FRIENDS, FOLLOWER_OF_CREATOR Set to true if the video is a paid partnership to promote a third-party business.
Set to true if this video is promoting the creator's own business.
If set to true, other TikTok users will not be allowed to make comments on this post.
If set to true, other TikTok users will not be allowed to make Stitches using this post.
If set to true, other TikTok users will not be allowed to make Duets using this post.
Choose a frame of the published video as the cover photo in ms
Set to true if this video is AI generated.
If set to true, TikTok will automatically add music to the photos.
Show child attributes
The URL to image uploaded on bundle.social.
CONNECTIONS, PUBLIC, LOGGED_IN, CONTAINER Set to true if the post shouldn't be displayed in the main feed.
Set to true if the post is not allowed to be reshared.
Show child attributes
VIDEO, SHORT The URL to image uploaded on bundle.social.
PRIVATE, PUBLIC, UNLISTED Set to true if the video is made for kids.
Set to true if video contains AI generated content
Set to true if video has paid product placement
Show child attributes
Subreddit name. Example: r/subredditName or u/username
The URL to which the post will link to.
Set to true if the post is NSFW.
Flair ID for the post. Required if the subreddit requires flair selection.
Show child attributes
Show child attributes
Show child attributes
Extra hashtags (without #), up to 8.
8Self-labels (content warnings) applied to the post.
!no-unauthenticated, porn, sexual, nudity, graphic-media AT-URI of the post to quote (e.g. at://did.../app.bsky.feed.post/
512Target URL for the external link card
Card title for the external link card
Card description for the external link card
Alt text for the video embed.
10000Show child attributes
IDs of images/videos uploaded to bundle.social.
STANDARD, EVENT, OFFER, ALERT Language tag like 'en' or 'en-US'.
BOOK, ORDER, SHOP, LEARN_MORE, SIGN_UP, CALL Alert type for ALERT posts.
COVID_19 200
DRAFT, SCHEDULED, POSTED, ERROR, DELETED, PROCESSING, REVIEW, RETRYING Show child attributes
Show child attributes
The URL to image uploaded on bundle.social.
The URL to which the Pin will link to.
The alt text for the image. This is used by screen readers and when the image can't be loaded.
A note about the Pin. This is not visible to the public.
The dominant color of the image. This is used to display the image before it's loaded.
Show child attributes
POST, REEL, STORY The URL to which the post will link to. Only available for type POST.
The URL to image uploaded on bundle.social.
If passed, instead of publishing immediately, the post will be scheduled for the given date/time directly in Meta scheduler. Local date/time as ISO 8601 string max 30 days in the future.
Show child attributes
POST, REEL, STORY Choose a frame of the published video as the cover photo in ms
The URL to image uploaded on bundle.social.
For Reels only.When true, indicates that the reel can appear in both the Feed and Reels tabs.When false, indicates the reel can only appear in the Reels tab.
Show child attributes
VIDEO, IMAGE The URL to image uploaded on bundle.social.
SELF_ONLY, PUBLIC_TO_EVERYONE, MUTUAL_FOLLOW_FRIENDS, FOLLOWER_OF_CREATOR Set to true if the video is a paid partnership to promote a third-party business.
Set to true if this video is promoting the creator's own business.
If set to true, other TikTok users will not be allowed to make comments on this post.
If set to true, other TikTok users will not be allowed to make Stitches using this post.
If set to true, other TikTok users will not be allowed to make Duets using this post.
Choose a frame of the published video as the cover photo in ms
Set to true if this video is AI generated.
If set to true, TikTok will automatically add music to the photos.
Show child attributes
The URL to image uploaded on bundle.social.
CONNECTIONS, PUBLIC, LOGGED_IN, CONTAINER Set to true if the post shouldn't be displayed in the main feed.
Set to true if the post is not allowed to be reshared.
Show child attributes
VIDEO, SHORT The URL to image uploaded on bundle.social.
PRIVATE, PUBLIC, UNLISTED Set to true if the video is made for kids.
Set to true if video contains AI generated content
Set to true if video has paid product placement
Show child attributes
Subreddit name. Example: r/subredditName or u/username
The URL to which the post will link to.
Set to true if the post is NSFW.
Flair ID for the post. Required if the subreddit requires flair selection.
Show child attributes
Show child attributes
Show child attributes
Extra hashtags (without #), up to 8.
8Self-labels (content warnings) applied to the post.
!no-unauthenticated, porn, sexual, nudity, graphic-media AT-URI of the post to quote (e.g. at://did.../app.bsky.feed.post/
512Target URL for the external link card
Card title for the external link card
Card description for the external link card
Alt text for the video embed.
10000Show child attributes
IDs of images/videos uploaded to bundle.social.
STANDARD, EVENT, OFFER, ALERT Language tag like 'en' or 'en-US'.
BOOK, ORDER, SHOP, LEARN_MORE, SIGN_UP, CALL Alert type for ALERT posts.
COVID_19 Show child attributes
Show child attributes
Show child attributes
Show child attributes
Show child attributes
Show child attributes
Was this page helpful?