post https://api.botpress.cloud/v1/tables/
Retrieves information about a specific table if it exists; otherwise, creates a new table based on the provided schema.
Log in to see full request history
Responses
Retrieves information about a specific table if it exists; otherwise, creates a new table based on the provided schema.
xxxxxxxxxx
curl --request POST \
--url https://api.botpress.cloud/v1/tables/table \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here! Or choose an example: