Skip to main content
POST
cURL

Paramètres de chemin

pluginId
string
requis

Corps

application/json
baseId
string
requis
secret
string
requis
scopes
enum<string>[]
requis
Minimum array length: 1
Options disponibles:
base|read,
base|update,
base|invite_email,
base|invite_link,
base|table_import,
base|table_export,
base|authority_matrix_config,
base|db_connection,
base|query_data,
table|create,
table|delete,
table|read,
table|update,
table|import,
table|export,
table|trash_read,
table|trash_update,
table|trash_reset,
table|archive_read,
table|archive_manage,
view|create,
view|delete,
view|read,
view|update,
view|share,
field|create,
field|delete,
field|read,
field|update,
record|create,
record|delete,
record|read,
record|update,
record|comment,
record|copy,
record|archive,
table_record_history|read,
automation|create,
automation|delete,
automation|read,
automation|update,
app|create,
app|delete,
app|read,
app|update
authCode
string
requis

Réponse

200 - application/json

Returns token.

accessToken
string
requis
refreshToken
string
requis
scopes
enum<string>[]
requis
Minimum array length: 1
Options disponibles:
base|read,
base|update,
base|invite_email,
base|invite_link,
base|table_import,
base|table_export,
base|authority_matrix_config,
base|db_connection,
base|query_data,
table|create,
table|delete,
table|read,
table|update,
table|import,
table|export,
table|trash_read,
table|trash_update,
table|trash_reset,
table|archive_read,
table|archive_manage,
view|create,
view|delete,
view|read,
view|update,
view|share,
field|create,
field|delete,
field|read,
field|update,
record|create,
record|delete,
record|read,
record|update,
record|comment,
record|copy,
record|archive,
table_record_history|read,
automation|create,
automation|delete,
automation|read,
automation|update,
app|create,
app|delete,
app|read,
app|update
expiresIn
number
requis
refreshExpiresIn
number
requis
Dernière modification le 15 septembre 2026