other-emerald•16mo ago
API block : POST
How to modify or delete a value in an external data base through the API block ?
1 Reply
rising-crimson•16mo ago
Hi @Reach
To modify or delete a value in an external database through the API block in Voiceflow, you need to make an HTTP request (such as POST, PUT, PATCH, or DELETE) to the database's API endpoint.