twilio.com – twilio_proxy_v1
This is the public Twilio REST API.
- Homepage
- https://api.apis.guru/v2/specs/twilio.com:twilio_proxy_v1/1.42.0.json
- Provider
- twilio.com:twilio_proxy_v1 / twilio_proxy_v1
- OpenAPI version
- 3.0.1
- Spec (JSON)
- https://api.apis.guru/v2/specs/twilio.com/twilio_proxy_v1/1.42.0/openapi.json
- Spec (YAML)
- https://api.apis.guru/v2/specs/twilio.com/twilio_proxy_v1/1.42.0/openapi.yaml
Tools (32)
Extracted live via the executor SDK.
-
services.createMessageInteractionCreate a new message Interaction to send directly from your system to one . The
inboundproperties for the Interaction will always be empty. -
services.createParticipantAdd a new Participant to the Session
-
services.createPhoneNumberAdd a Phone Number to a Service's Proxy Number Pool.
-
services.createServiceCreate a new Service for Twilio Proxy
-
services.createSessionCreate a new Session
-
services.createShortCodeAdd a Short Code to the Proxy Number Pool for the Service.
-
services.deleteInteractionDelete a specific Interaction.
-
services.deleteParticipantDelete a specific Participant. This is a soft-delete. The participant remains associated with the session and cannot be re-added. Participants are only permanently deleted when the is deleted.
-
services.deletePhoneNumberDelete a specific Phone Number from a Service.
-
services.deleteServiceDelete a specific Service.
-
services.deleteSessionDelete a specific Session.
-
services.deleteShortCodeDelete a specific Short Code from a Service.
-
services.fetchInteractionRetrieve a list of Interactions for a given .
-
services.fetchMessageInteraction -
services.fetchParticipantFetch a specific Participant.
-
services.fetchPhoneNumberFetch a specific Phone Number.
-
services.fetchServiceFetch a specific Service.
-
services.fetchSessionFetch a specific Session.
-
services.fetchShortCodeFetch a specific Short Code.
-
services.listInteractionRetrieve a list of all Interactions for a Session. A maximum of 100 records will be returned per page.
-
services.listMessageInteraction -
services.listParticipantRetrieve a list of all Participants in a Session.
-
services.listPhoneNumberRetrieve a list of all Phone Numbers in the Proxy Number Pool for a Service. A maximum of 100 records will be returned per page.
-
services.listServiceRetrieve a list of all Services for Twilio Proxy. A maximum of 100 records will be returned per page.
-
services.listSessionRetrieve a list of all Sessions for the Service. A maximum of 100 records will be returned per page.
-
services.listShortCodeRetrieve a list of all Short Codes in the Proxy Number Pool for the Service. A maximum of 100 records will be returned per page.
-
services.updatePhoneNumberUpdate a specific Proxy Number.
-
services.updateServiceUpdate a specific Service.
-
services.updateSessionUpdate a specific Session.
-
services.updateShortCodeUpdate a specific Short Code.
-
openapi.previewSpecPreview an OpenAPI document before adding it as a source
-
openapi.addSourceAdd an OpenAPI source and register its operations as tools