Programmatically create Organizations
# support
y
I wanted to ask if it is possible to programmatically create Organizations.   Right now for every new dentist in Germany, when I create an assistant, it all goes to the same Organization.  I would like to create a separate Organization for every Dentist, so that it's easier abstraction for us.  I checked the API documentation: https://docs.vapi.ai/api-reference/swagger and did not find "Create Organization".  There is "Create Assistant" which has orgId there, but we do not have any way to programmatically "Create Organization"  Looking forward to hearing from you.  Best Regards
v
@yar_kew Hello! I'm glad you reached out with your query. Currently, the ability to programmatically create Organizations is not directly available through the VAPI documentation that you've referenced. The "Create Assistant" endpoint does indeed require an
orgId
, which implies that the organization must already exist. However, it's possible that this functionality could be available but not documented, or it might be a feature that can be enabled upon request. I would recommend reaching out to the VAPI support team to inquire about this feature. They may be able to provide you with an internal API or update the existing API to accommodate your needs for creating Organizations programmatically. Please ask support for more info on this, and they should be able to guide you further or discuss potential solutions for your use case. Best regards!
You can continue this conversation by mentioning me in the message.
2 Views