V
Voiceflow
U
Voiceflow
•
2y ago
uncertain-scarlet
API block : POST
How to modify or delete a value in an external data base through the API block
?
Voiceflow
Join
Voiceflow is your community to get help, stay up to date on product releases, and connect with builders, experts, and the Voiceflow team⚡
12,999
Members
View on Discord
Was this page helpful?
Yes
No
S
sacred-rose
•
5/28/24, 10:36 AM
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
.