Skip to main content
POST
/telegram/posts

Authorizations

access-token
string
header
required

API token from the dashboard

Headers

access-token
string
required

Body

application/json
post
string
required
Minimum string length: 1
timeout
integer
default:300
Required range: 20 <= x <= 1500

Response

Successful Response

id
string
required
@type
string
default:TelegramPost
url
string | null
channel
string | null
created_at
string | null
text
string | null
view_count
integer | null
author
string | null
is_edited
boolean
default:false
is_album
boolean
default:false
images
string[]
videos
object[]
stickers
object[]
documents
object[]
voice_duration
string | null
voice_duration_seconds
integer | null
reactions
object[]
forwarded_from
object | null
reply_to
object | null
poll
object | null