Skip to main content
POST
cURL

承認

Authorization
string
header
必須

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

ボディ

application/json
name
string
必須
homepage
string<uri>
必須
redirectUris
string<uri>[]
必須
Minimum array length: 1
description
string
scopes
enum<string>[]
利用可能なオプション:
table|create,
table|delete,
table|export,
table|import,
table|read,
table|update,
table|trash_read,
table|trash_update,
table|trash_reset,
view|create,
view|delete,
view|read,
view|update,
field|create,
field|delete,
field|read,
field|update,
record|comment,
record|create,
record|delete,
record|read,
record|update,
automation|create,
automation|delete,
automation|read,
automation|update,
user|email_read,
user|integrations

レスポンス

201 - application/json

Returns the created OAuth application

clientId
string
必須
name
string
必須
homepage
string<uri>
必須
redirectUris
string<uri>[]
必須
secrets
object[]
scopes
string[]
最終更新日 2026年9月4日