2025-08-12 13:29:42 +05:30

568 B

title description slug
Create Post API | OpenMetadata API for Creating Posts Post a comment or update in a discussion thread to contribute insights, suggestions, or issue resolution on an entity. /main-concepts/metadata-standard/schemas/api/feed/createpost

CreatePostRequest

Create post request

Properties

  • message (string): Message in Markdown format. See markdown support for more details.
  • from (string): Name of the User posting the message.

Documentation file automatically generated at 2025-01-15 09:05:41.923720+00:00.