Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
information of a post to be created.
When dataType is set data payload can be anything but it will not support normal data capability (ex. images and files) and data payload size will be limit to 100kb
require text or images or files (can't add images with files)
must be in namespace like format (ex. "upstra.customtype", "com.eko.birthday")
Example:
"upstra.customtype"
Available options:
user, community, content Example:
"<userId>"
Maximum length:
5tags
The date/time when a post is created.
Example:
"2022-07-07T04:24:20.444Z"