/
TE
teable
/
Teable App
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v1
latest
OpenAPI 3.0.0
2026-07-26
388
0
1.8 MB
oauth
Create a new OAuth application
post
/oauth/client
Request body
object
required
name
string
required
description
string
homepage
string
uri
required
logo
string
scopes
string[]
redirectUris
string[]
required
Response
Returns the created OAuth application
object
required
clientId
string
required
name
string
required
secrets
object[]
scopes
string[]
logo
string
uri
homepage
string
uri
required
redirectUris
string[]
required