latestOpenAPI 3.0.1Apache 2.0raw.githubusercontent.com2026-08-131071123.7 KB

48f64de4782f

Oauth2

Creates an oauth app for the given AccountSid

post/v1/Account/OAuthApps

Request body

typestring
friendly_namestring
owner_sidstring nullable
descriptionstring
client_sidstring nullable
token_endpoint_auth_method'client_secret_basic'

Determines how the client authenticates. Account OAuth apps on v1 only support 'client_secret_basic'. For PKCE (none), use the v2 API.

access_token_ttlinteger

Response

Returns newly created vendor oauthApp

typestring
sidstring
friendly_namestring
descriptionstring
date_createdstring date-time
created_bystring
creator_sidstring

The unique identifier (SID) of the user who created this OAuth app.

secretstring
statusstring
access_token_ttlinteger