Image Post

When creating an image post, you need to upload the image first so you can get the imageId that you will use in creating the image post. Refer to Create files for the sample code on how to upload the image file.

Once you have the imageId, you can now create the image post with the following method:

Refer to Post target type for a more detailed explanation of the targetType parameter.

Last updated