cURL
curl --request PUT \ --url http://localhost:3001/api/admin/settings/sms-providers \ --header 'Authorization: <api-key>' \ --header 'Content-Type: application/json' \ --data ' { "workspaceId": "<string>", "config": { "type": "Twilio", "accountSid": "<string>", "messagingServiceSid": "<string>", "authToken": "<string>", "apiKeySid": "<string>", "apiKeySecret": "<string>" }, "setDefault": true } '
"<string>"
Create or update sms provider
Documentation IndexFetch the complete documentation index at: https://docs.dittofeed.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.dittofeed.com/llms.txt
Use this file to discover all available pages before exploring further.
Show child attributes
An empty String