twilio.com – twilio_conversations_v1
This is the public Twilio REST API.
- Homepage
- https://api.apis.guru/v2/specs/twilio.com:twilio_conversations_v1/1.42.0.json
- Provider
- twilio.com:twilio_conversations_v1 / twilio_conversations_v1
- OpenAPI version
- 3.0.1
- Spec (JSON)
- https://api.apis.guru/v2/specs/twilio.com/twilio_conversations_v1/1.42.0/openapi.json
- Spec (YAML)
- https://api.apis.guru/v2/specs/twilio.com/twilio_conversations_v1/1.42.0/openapi.yaml
Tools (103)
Extracted live via the executor SDK.
-
configuration.createConfigurationAddressCreate a new address configuration
-
configuration.deleteConfigurationAddressRemove an existing address configuration
-
configuration.fetchConfigurationFetch the global configuration of conversations on your account
-
configuration.fetchConfigurationAddressFetch an address configuration
-
configuration.fetchConfigurationWebhook -
configuration.listConfigurationAddressRetrieve a list of address configurations for an account
-
configuration.updateConfigurationUpdate the global configuration of conversations on your account
-
configuration.updateConfigurationAddressUpdate an existing address configuration
-
configuration.updateConfigurationWebhook -
conversations.createConversationCreate a new conversation in your account's default service
-
conversations.createConversationMessageAdd a new message to the conversation
-
conversations.createConversationParticipantAdd a new participant to the conversation
-
conversations.createConversationScopedWebhookCreate a new webhook scoped to the conversation
-
conversations.deleteConversationRemove a conversation from your account's default service
-
conversations.deleteConversationMessageRemove a message from the conversation
-
conversations.deleteConversationParticipantRemove a participant from the conversation
-
conversations.deleteConversationScopedWebhookRemove an existing webhook scoped to the conversation
-
conversations.fetchConversationFetch a conversation from your account's default service
-
conversations.fetchConversationMessageFetch a message from the conversation
-
conversations.fetchConversationMessageReceiptFetch the delivery and read receipts of the conversation message
-
conversations.fetchConversationParticipantFetch a participant of the conversation
-
conversations.fetchConversationScopedWebhookFetch the configuration of a conversation-scoped webhook
-
conversations.listConversationRetrieve a list of conversations in your account's default service
-
conversations.listConversationMessageRetrieve a list of all messages in the conversation
-
conversations.listConversationMessageReceiptRetrieve a list of all delivery and read receipts of the conversation message
-
conversations.listConversationParticipantRetrieve a list of all participants of the conversation
-
conversations.listConversationScopedWebhookRetrieve a list of all webhooks scoped to the conversation
-
conversations.updateConversationUpdate an existing conversation in your account's default service
-
conversations.updateConversationMessageUpdate an existing message in the conversation
-
conversations.updateConversationParticipantUpdate an existing participant in the conversation
-
conversations.updateConversationScopedWebhookUpdate an existing conversation-scoped webhook
-
credentials.createCredentialAdd a new push notification credential to your account
-
credentials.deleteCredentialRemove a push notification credential from your account
-
credentials.fetchCredentialFetch a push notification credential from your account
-
credentials.listCredentialRetrieve a list of all push notification credentials on your account
-
credentials.updateCredentialUpdate an existing push notification credential on your account
-
participantConversations.listParticipantConversationRetrieve a list of all Conversations that this Participant belongs to by identity or by address. Only one parameter should be specified.
-
roles.createRoleCreate a new user role in your account's default service
-
roles.deleteRoleRemove a user role from your account's default service
-
roles.fetchRoleFetch a user role from your account's default service
-
roles.listRoleRetrieve a list of all user roles in your account's default service
-
roles.updateRoleUpdate an existing user role in your account's default service
-
services.createServiceCreate a new conversation service on your account
-
services.createServiceConversationCreate a new conversation in your service
-
services.createServiceConversationMessageAdd a new message to the conversation in a specific service
-
services.createServiceConversationParticipantAdd a new participant to the conversation in a specific service
-
services.createServiceConversationScopedWebhookCreate a new webhook scoped to the conversation in a specific service
-
services.createServiceRoleCreate a new user role in your service
-
services.createServiceUserAdd a new conversation user to your service
-
services.deleteServiceRemove a conversation service with all its nested resources from your account
-
services.deleteServiceBindingRemove a push notification binding from the conversation service
-
services.deleteServiceConversationRemove a conversation from your service
-
services.deleteServiceConversationMessageRemove a message from the conversation
-
services.deleteServiceConversationParticipantRemove a participant from the conversation
-
services.deleteServiceConversationScopedWebhookRemove an existing webhook scoped to the conversation
-
services.deleteServiceRoleRemove a user role from your service
-
services.deleteServiceUserRemove a conversation user from your service
-
services.deleteServiceUserConversationDelete a specific User Conversation.
-
services.fetchServiceFetch a conversation service from your account
-
services.fetchServiceBindingFetch a push notification binding from the conversation service
-
services.fetchServiceConfigurationFetch the configuration of a conversation service
-
services.fetchServiceConversationFetch a conversation from your service
-
services.fetchServiceConversationMessageFetch a message from the conversation
-
services.fetchServiceConversationMessageReceiptFetch the delivery and read receipts of the conversation message
-
services.fetchServiceConversationParticipantFetch a participant of the conversation
-
services.fetchServiceConversationScopedWebhookFetch the configuration of a conversation-scoped webhook
-
services.fetchServiceNotificationFetch push notification service settings
-
services.fetchServiceRoleFetch a user role from your service
-
services.fetchServiceUserFetch a conversation user from your service
-
services.fetchServiceUserConversationFetch a specific User Conversation.
-
services.fetchServiceWebhookConfigurationFetch a specific service webhook configuration.
-
services.listServiceRetrieve a list of all conversation services on your account
-
services.listServiceBindingRetrieve a list of all push notification bindings in the conversation service
-
services.listServiceConversationRetrieve a list of conversations in your service
-
services.listServiceConversationMessageRetrieve a list of all messages in the conversation
-
services.listServiceConversationMessageReceiptRetrieve a list of all delivery and read receipts of the conversation message
-
services.listServiceConversationParticipantRetrieve a list of all participants of the conversation
-
services.listServiceConversationScopedWebhookRetrieve a list of all webhooks scoped to the conversation
-
services.listServiceParticipantConversationRetrieve a list of all Conversations that this Participant belongs to by identity or by address. Only one parameter should be specified.
-
services.listServiceRoleRetrieve a list of all user roles in your service
-
services.listServiceUserRetrieve a list of all conversation users in your service
-
services.listServiceUserConversationRetrieve a list of all User Conversations for the User.
-
services.updateServiceConfigurationUpdate configuration settings of a conversation service
-
services.updateServiceConversationUpdate an existing conversation in your service
-
services.updateServiceConversationMessageUpdate an existing message in the conversation
-
services.updateServiceConversationParticipantUpdate an existing participant in the conversation
-
services.updateServiceConversationScopedWebhookUpdate an existing conversation-scoped webhook
-
services.updateServiceNotificationUpdate push notification service settings
-
services.updateServiceRoleUpdate an existing user role in your service
-
services.updateServiceUserUpdate an existing conversation user in your service
-
services.updateServiceUserConversationUpdate a specific User Conversation.
-
services.updateServiceWebhookConfigurationUpdate a specific Webhook.
-
users.createUserAdd a new conversation user to your account's default service
-
users.deleteUserRemove a conversation user from your account's default service
-
users.deleteUserConversationDelete a specific User Conversation.
-
users.fetchUserFetch a conversation user from your account's default service
-
users.fetchUserConversationFetch a specific User Conversation.
-
users.listUserRetrieve a list of all conversation users in your account's default service
-
users.listUserConversationRetrieve a list of all User Conversations for the User.
-
users.updateUserUpdate an existing conversation user in your account's default service
-
users.updateUserConversationUpdate a specific User Conversation.
-
openapi.previewSpecPreview an OpenAPI document before adding it as a source
-
openapi.addSourceAdd an OpenAPI source and register its operations as tools