create
Create a post
client.post.create('POST_TYPE', 'EXTERNAL_ID', 'TITLE')post_type [str]
external_id [str]
title [str]
text [str] (optional)
post_visibility [str] (optional)
post_num_messages_loaded [int] (optional)
image_rel_path [str] (optional)
token [str] (optional)
Last updated