cURL
curl --request DELETE \ --url https://api.vida.dev/api/v2/webhookRelay/{type}
{ "success": true, "message": "Webhook Relay type 'twilioSMS' removed successfully." }
Removes the stored webhook relay settings for the specified type from the authenticated user account.
Vida API Token
Relay type to delete (must be one previously configured)
Relay configuration deleted
The response is of type object.
object