dependent-tan•2y ago
API block : POST
How to modify or delete a value in an external data base through the API block ?
1 Reply
afraid-scarlet•2y 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.