Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/appwrite/mod.ts>Messaging#updateTwilioProvider

[READ-ONLY] Official Appwrite Deno SDK 🦕
Latest
method Messaging.prototype.updateTwilioProvider
Re-export
import { Messaging } from "https://deno.land/x/appwrite@12.1.0/mod.ts";

Update Twilio provider

Update a Twilio provider by its unique ID.

Parameters

providerId: string
optional
name: string
optional
enabled: boolean
optional
accountSid: string
optional
authToken: string
optional
from: string