2023-04-25 16:58:47 +02:00
|
|
|
---
|
2025-06-26 16:13:03 +05:30
|
|
|
title: Create Post API | OpenMetadata API for Creating Posts
|
2023-04-25 16:58:47 +02:00
|
|
|
slug: /main-concepts/metadata-standard/schemas/api/feed/createpost
|
|
|
|
---
|
|
|
|
|
|
|
|
# CreatePostRequest
|
|
|
|
|
|
|
|
*Create post request*
|
|
|
|
|
|
|
|
## Properties
|
|
|
|
|
2023-10-28 00:07:31 +05:30
|
|
|
- **`message`** *(string)*: Message in Markdown format. See markdown support for more details.
|
2023-04-25 16:58:47 +02:00
|
|
|
- **`from`** *(string)*: Name of the User posting the message.
|
|
|
|
|
|
|
|
|
2025-01-15 17:46:55 +05:30
|
|
|
Documentation file automatically generated at 2025-01-15 09:05:41.923720+00:00.
|