Create a conversation postpost {protocol}://{base-url}/integration/v1/conversations/{conversation_id}/posts/Creates a new conversation post.Path Paramsconversation_idintegerrequiredUnique identifier of the conversationBody ParamstextstringrequiredText of the postparent_post_idintegerUnique identifier of the post's parent (the reply this post is responding to). Only posts of type "threaded_reply" can have a parent, and the parent must be a reply.Responses 201Newly created conversation post 400Bad Request 403ForbiddenUpdated 5 months ago Get a list of conversation postsDelete a conversation postDid this page help you?YesNo