post https://api.botpress.cloud/v1/tables//rows
Inserts one or multiple new rows into the specified table.
Log in to see full request history
Responses
Inserts one or multiple new rows into the specified table.
xxxxxxxxxx
curl --request POST \
--url https://api.botpress.cloud/v1/tables/table/rows \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here! Or choose an example: