Hi! Does anyone know how to create webhooks to the project using the Admin API? That’s pretty essential feature. Now I need to go to the website and click project and there manually create the webhook endpoints. I would very much need to do those using just some API call
At the moment, webhooks can only be created through the platform interface. I’ve moved this topic to the feedback category since I agree this would be a valuable improvement.
Thank you for your response! This is actually very important for us, so what would be the correct channel for us to try to get this into the API developers attention? Is this it?
There seems to be specific reasons for holding back certain features to only “owner” and only through the UI as the owner does not have their own API key rights (legacy keys would have given that impression, but for an account, not an org).
API features that are made tedious, locked-down:
Creation of “prompts”.
Listing of prompts or retrieving them.
Listing of response IDs.
Listing of conversations.
Listing of threads.
queries against the aforementioned.
etc.
Your webhook seems like something that should be surfaced for an API key, but could also be considered “backend”. If they made the product as bad as needing to go to a “playground” to make a prompt object with an “ask an AI” box, then developer talent and enterprise-scale delegation is clearly not the focus here.