v1

latestOpenAPI 3.1.02026-07-24590188.7 KB

Create FSF post

post/external/api/partner/v1/post/fsf/

Request body

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.

smartlink_urlstring

An optional url that will generate a smartlink preview on the post

Response

200

resultstring
share_linkstring

Example response

{
  "result": "success",
  "share_link": "link_to_post"
}