Save SMS provider configuration
Upserts the credentials for a single SMS provider (twilio, sinch, or textgrid) on the caller’s organization. Whitespace is trimmed from every credential before persistence. Only fields relevant to the chosen provider are read; other fields are ignored. Requires SUPERADMIN.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
Save credentials for a single SMS provider. Only the fields relevant to provider are read; others may be present but are ignored. All credential strings are trimmed before persistence.
Supported SMS providers. twilio and textgrid use the Twilio-compatible REST API; sinch uses Sinch Conversation API for SMS and a separate MMS service.
twilio, sinch, textgrid "twilio"
Required when provider is twilio.
Required when provider is twilio.
Optional but recommended when provider is twilio.
Required when provider is sinch.
Required when provider is sinch.
Optional Sinch MMS API key.
Optional Sinch MMS service identifier.
Required when provider is textgrid.
Required when provider is textgrid.