---
title: "Changes to Create knowledge"
method: POST
path: "/v1/Knowledge"
---

# Changes to Create knowledge

`POST /v1/Knowledge`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 10 revisions.

- **2025-05-13** (v1) `0852198458a0` — 2 warning, 1 info
- **2025-01-09** (v1) `82c51662c266` — 7 info
- **2024-09-25** (v1) `1ad87f675d4b` — 1 info

## Changes

- **2025-05-13** (v1) `0852198458a0` — 2 warning, 1 info
  - changed the pattern of the request property `assistant_id` from `^aia_asst_*$` to `^aia_asst_.+$`
  - changed the pattern of the request property `policy/id` from `^aia_plcy_*$` to `^aia_plcy_.+$`
  - the `id` response's property pattern was changed from `^aia_know_*$` to `^aia_know_.+$` for the status `201`
- **2025-01-09** (v1) `82c51662c266` — 7 info
  - added the new optional request property `embedding_model`
  - added the optional property `embedding_model` to the response with the `201` status
  - the response property `date_created` became required for the status `201`
  - the response property `date_updated` became required for the status `201`
  - the response property `id` became required for the status `201`
  - the response property `name` became required for the status `201`
  - the response property `type` became required for the status `201`
- **2024-09-25** (v1) `1ad87f675d4b` — 1 info
  - added the optional property `url` to the response with the `201` status

---

[Operation](https://skmtc.dev/twilio/apis/assistants-v1/docs/v1/Knowledge/post.md) · [API](https://skmtc.dev/twilio/apis/assistants-v1.md) · [Page](https://skmtc.dev/twilio/apis/assistants-v1/changes/v1/Knowledge/post)
