Use this endpoint to create a new storage instance within your Wexa.ai environment. This functionality allows you to define a dedicated storage space for your data, enabling efficient management and retrieval of information by AI coworkers.
Request
Query Params
Header Params
Responses
🟢200create database
application/json
Body
Request Request Example
Shell
JavaScript
Java
Swift
curl--location-g--request POST 'https://api.wexa.ai/storage?projectID={{projectID}}' \
--header'x-api-key: {{x-api-key}}'
Response Response Example
"Successfully created database with name 67fdea40aac77be632954f13"