v1
latestOpenAPI 3.1.02026-07-24590188.7 KBCreate event post
post/external/api/partner/v1/post/event/
Query parameters
Required object that has information used to create the event
body_textstring required
The text that will appear in the body of the post. Body text cannot be longer than 8,192 bytes/characters.
hashtagstring
An optional hashtag that will appear in the post. This field cannot contain spaces.
media_attachmentsstring[]
An optional list of media attachments that will appear in the post. The limit is 10 attachments
latnumber float
An optional latitude parameter to geotag a post
lonnumber float
An optional longitude parameter to geotag a post
smartlink_urlstring
An optional url that will generate a smartlink preview on the post
Response
200
Example response
{
"result": "success",
"share_link": "link_to_post"
}