Hi I'd like for Vapi to remove the phone number in transit for function calls for a hippa usecase, is this possible? thanks
v
Vapi
06/15/2024, 11:39 PM
message has been deleted
Vapi
06/15/2024, 11:39 PM
@L2.
Absolutely, Vapi can handle HIPAA-compliant use cases by ensuring that sensitive information, such as phone numbers, is not transmitted during function calls. To assist you with this, could you please provide more details on your current setup or the specific requirements you have for removing phone numbers in transit? This will help me guide you through the necessary steps or configurations.
Vapi
06/15/2024, 11:39 PM
You can continue this conversation by mentioning me in the message.
Vapi
06/15/2024, 11:40 PM
Got it. Tagging @User for additional help.
l
L2.
06/16/2024, 10:20 PM
@Sahil is this potentially possible?
s
Sahil
06/17/2024, 3:21 AM
Sorry? Can you provide me some more context?
l
L2.
06/19/2024, 7:58 PM
When you have a function call run to a webhook, it includes the User's phone number in the webhook request, for my hippa use-case I want the User's phone number removed ONLY for function calls, is it possible to modify the webhook payload?