How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Twilio Users API

The Users API from Twilio — 4 operation(s) for users.

Twilio Users API is one of 115 APIs that Twilio publishes on the APIs.io network, described by a machine-readable OpenAPI specification and an AsyncAPI event-driven specification.

Tagged areas include User. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, pricing, and an AsyncAPI specification.

This API exposes 9 operations across 4 paths, and defines 13 schemas. It is described by OpenAPI 3.2.0, at version 1.52.0.

Requests are made against 2 base URLs: https://conversations.twilio.com, https://frontline-api.twilio.com.

9 operations 4 paths 13 schemas 2 DELETE4 GET3 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.52.0
Servers
https://conversations.twilio.com
https://frontline-api.twilio.com
Authentication
HTTP Basic
License
Terms of Service
Resource Areas
1

Authentication & Security 1

Twilio Users API declares 1 security scheme for authenticating requests. It accepts HTTP basic authentication (accountSid_authToken).

Paths & Operations 9

Across 4 paths, the API surfaces 9 operations — 2 DELETE, 4 GET, 3 POST. Each is listed below with its method, path, parameters, and response codes.

Users 9
POST
/v1/Users
Add a new conversation user to your account's default service
CreateUser 1 param body → 201
GET
/v1/Users
Retrieve a list of all conversation users in your account's default service
ListUser 3 params → 200
POST
/v1/Users/{Sid}
Update an existing conversation user in your account's default service
UpdateUser 2 params body → 200
DELETE
/v1/Users/{Sid}
Remove a conversation user from your account's default service
DeleteUser 2 params → 204
GET
/v1/Users/{Sid}
Fetch a conversation user from your account's default service
FetchUser 1 param → 200
POST
/v1/Users/{UserSid}/Conversations/{ConversationSid}
Update a specific User Conversation.
UpdateUserConversation 2 params body → 200
DELETE
/v1/Users/{UserSid}/Conversations/{ConversationSid}
Delete a specific User Conversation.
DeleteUserConversation 2 params → 204
GET
/v1/Users/{UserSid}/Conversations/{ConversationSid}
Fetch a specific User Conversation.
FetchUserConversation 2 params → 200
GET
/v1/Users/{UserSid}/Conversations
Retrieve a list of all User Conversations for the User.
ListUserConversation 4 params → 200

Schemas 13

The contract defines 13 schemas that model the data the API accepts and returns. The most detailed are conversations.v1.user.user_conversation (18 properties), conversations.v1.user (13 properties), frontline.v1.user (7 properties), CreateUserRequest (4 properties). Each schema is shown below with its type and property counts.

user_enum_webhook_enabled_type
string
conversations.v1.user.user_conversation
object
18 properties
user_conversation_enum_notification_level
string
UpdateUserRequest
object
3 properties
UpdateUserConversationRequest
object
3 properties
CreateUserRequest
object
4 properties 1 required
ListUserResponse
object
2 properties
user_conversation_enum_state
string
conversations.v1.user
object
13 properties
ListUserConversationResponse
object
2 properties
user_enum_state_type
string
UpdateUserRequest_2
object
4 properties
frontline.v1.user
object
7 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

twilio-users-api-openapi.yml Raw ↑

Other APIs Twilio publishes across the network.

Twilio A2p API
Twilio Access Tokens API
Twilio Accounts API
Twilio Alerts API
Twilio Alpha Senders API
Twilio Apps API
Twilio Archives API
Twilio Assistants API
Twilio Attempts API
Twilio Auth Tokens API
Twilio AuthTokens API
Twilio ByocTrunks API
Where this information came from

This is an independent, third-party profile of Twilio Users API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.