post https://api.botpress.cloud/v1/tables
Initiates the creation of a new table based on the provided schema, excluding system-managed fields like IDs and timestamps.
Log in to see full request history
Responses
Initiates the creation of a new table based on the provided schema, excluding system-managed fields like IDs and timestamps.
xxxxxxxxxx
curl --request POST \
--url https://api.botpress.cloud/v1/tables \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here! Or choose an example: