post https://api.botpress.cloud/v1/tables//rows/upsert
Inserts or updates rows based on a key. If a row exists, it is updated; otherwise, a new row is created.
Log in to see full request history
Responses
Inserts or updates rows based on a key. If a row exists, it is updated; otherwise, a new row is created.
xxxxxxxxxx
curl --request POST \
--url https://api.botpress.cloud/v1/tables/table/rows/upsert \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here! Or choose an example: