PATCH KB request removed createPlan, unable to get...
# support
a
Heyrhythmehta Thank you for creating the ticket! A member of our team will reach out to you shortly.
v
@rhythmehta Hello! It seems like there might be an issue with the Knowledge Base (KB) update process. The PATCH request you made appears to have been successful, but the subsequent GET request did not reflect the changes in the
createPlan
parameter. To address this, I would recommend the following steps: 1. Verify that the PATCH request was made to the correct endpoint and with the correct payload structure. 2. Ensure that the
Authorization
header in your GET request is valid and has the necessary permissions to retrieve the full KB details. 3. Check if there is any caching mechanism that might be serving an outdated response. If so, try to bypass or clear the cache. 4. If the issue persists, it might be a good idea to reach out to the VAPI support team with the details of your requests and responses for further investigation. If you have already verified the above and need further assistance, please let me know, and I'll be happy to help you further. If you need to contact the support team, you can do so by visiting the [Vapi support page](https://docs.vapi.ai/assistants/provider-keys).
You can continue this conversation by mentioning me in the message.
r
I have shared the PATCH response above which gave 200 code, that already answers for your points 1,2,3.
v
Got it. Tagging @User for additional help.
r
Never mind, it's resolved. In previous PATCH request, the header "content_type" was undefined. I made a new PATCH request including in header - "content_type": "application/json".
@Vapi Mark as resolved.
v
@rhythmehta Sweet. Have a great day!