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[]
Останнє оновлення 4 вересня 2026 р.