/
RE
revertinc
/
revert-api
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v1
latest
OpenAPI 3.0.1
2026-07-17
121
196
210.3 KB
InternalAccount
Update account credentials (customer app token, secret, scope)
post
/internal/account/credentials
Request body
object
required
clientId
string
nullable
clientSecret
string
nullable
scopes
string[]
nullable
tpId
'hubspot'
|
'zohocrm'
|
'sfdc'
|
'pipedrive'
|
'slack'
|
'closecrm'
|
'ms_dynamics_365_sales'
required
isRevertApp
boolean
required
appId
string
required
appConfig
CommonAppConfig
Response
CommonApp
required
id
string
required
tp_id
'hubspot'
|
'zohocrm'
|
'sfdc'
|
'pipedrive'
|
'slack'
|
'closecrm'
|
'ms_dynamics_365_sales'
required
scope
string[]
nullable
available_scope
string[]
required
app_client_id
string
nullable
app_client_secret
string
nullable
owner_account_public_token
string
required
account
CommonAccount
connections
CommonConnection[]
nullable
is_revert_app
boolean
required
app_config
CommonAppConfig