Twilio Twilio Messaging V1
Connector for the twilio-twilio-messaging-v1 API, generated deterministically from its OpenAPI spec (endpoints, auth, and methods match the spec exactly — nothing is invented).
- Base URL:
https://messaging.twilio.com - Auth:
basic(pass your key via theapiKeyinput)
Operations
fetchdeactivation— GET /v1/Deactivations — Fetch a list of all United States numbers that have been deactivated on a speciffetchdomaincertv4— GET /v1/LinkShortening/Domains/{DomainSid}/Certificatefetchdomainconfig— GET /v1/LinkShortening/Domains/{DomainSid}/Configfetchdomainconfigmessagingservice— GET /v1/LinkShortening/MessagingService/{MessagingServiceSid}/DomainConfiglistservice— GET /v1/Servicesfetchusecase— GET /v1/Services/Usecases
Inputs
apiKey— your twilio-twilio-messaging-v1 API keyoperation— one of the operations above- path parameters when an operation's path contains
{...} query— optional JSON object of query paramsbody— JSON object for create/update ops
Example
operation: fetchdeactivation
apiKey: <your key>