Push data about defined entities.
JWT Authorization header using the Bearer scheme. Example: "Authorization: Bearer {token}"
The actual raw json to be stored. This can be either a string or a JSON object. The JSON object format is: { "Sales_History": {"Buyer": "John Doe", "Amount": 100000, "Date": "2021-01-01"}}}
1 - 30000"{ \"Sales_History\": {\"Buyer\": \"John Doe\", \"Amount\": 100000, \"Date\": \"2021-01-01\"}}}"
Type of knowledge to store
1"listing"
Unique identifier for the user storing the knowledge
"user_123"
Project identifier to associate the knowledge with
"project_abc"
Accepted