/
TW
twilio
/
Twilio - Iam
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
twilio
Twilio - Iam
post
Creates an oauth app for the given AccountSid
v33
latest
OpenAPI 3.0.1
Apache 2.0
raw.githubusercontent.com
2026-04-14
10
62
115.4 KB
Oauth2
Creates an oauth app for the given AccountSid
post
/v1/Account/OAuthApps
Request body
IamV1AccountVendorOauthAppCreateRequest
required
type
string
friendly_name
string
owner_sid
string
nullable
description
string
client_sid
string
nullable
policy
object
access_token_ttl
integer
Response
Returns newly created vendor oauthApp
IamV1AccountVendorOauthAppCreateUpdateResponse
required
type
string
sid
string
friendly_name
string
description
string
date_created
string
date-time
created_by
string
secret
string
status
string
policy
object
access_token_ttl
integer