Preparing search index...
The search index is not available
@cobaltio/cobalt
@cobaltio/cobalt
index
default
Class default
Hierarchy
Base
Apis
default
Index
Constructors
constructor
Methods
config
create
Linked
Account
delete
Config
event
get
Application
By
Slug
get
Applications
get
Config
get
Executions
get
Token
For
Linked
Account
migrate
Auth
request
update
Config
upsert
Linked
Account
Constructors
constructor
new default
(
config
)
:
default
Parameters
config
:
Config
Returns
default
Methods
config
config
(
payload
)
:
Promise
<
any
>
Parameters
payload
:
findOrCreateConfig
Returns
Promise
<
any
>
create
Linked
Account
create
Linked
Account
(
createLinkedAccountPayload
)
:
Promise
<
LinkedAccount
>
Parameters
createLinkedAccountPayload
:
createLinkedAccountPayload
Returns
Promise
<
LinkedAccount
>
delete
Config
delete
Config
(
payload
)
:
Promise
<
any
>
Parameters
payload
:
deleteConfigPayload
Returns
Promise
<
any
>
event
event
(
payload
)
:
Promise
<
any
>
Parameters
payload
:
webhookTriggerPayload
Returns
Promise
<
any
>
get
Application
By
Slug
get
Application
By
Slug
(
linked_account_id
,
slug
)
:
Promise
<
any
>
Parameters
linked_account_id
:
string
slug
:
string
Returns
Promise
<
any
>
get
Applications
get
Applications
(
linked_account_id
)
:
Promise
<
any
>
Parameters
linked_account_id
:
string
Returns
Promise
<
any
>
get
Config
get
Config
(
payload
)
:
Promise
<
any
>
Parameters
payload
:
{
config_id
?:
string
;
linked_account_id
:
string
;
slug
:
string
;
}
Optional
config_
id
?:
string
linked_
account_
id
:
string
slug
:
string
Returns
Promise
<
any
>
get
Executions
get
Executions
(
linked_account_id
,
options
?
)
:
Promise
<
any
>
Parameters
linked_account_id
:
string
Optional
options
:
paginationOptions
Returns
Promise
<
any
>
get
Token
For
Linked
Account
get
Token
For
Linked
Account
(
payload
)
:
Promise
<
getTokenForLinkedAccountResponse
>
Parameters
payload
:
getTokenForLinkedAccountPayload
Returns
Promise
<
getTokenForLinkedAccountResponse
>
migrate
Auth
migrate
Auth
(
payload
)
:
Promise
<
any
>
Parameters
payload
:
migrateAuthPayload
Returns
Promise
<
any
>
Protected
request
request
<
T
>
(
endpoint
,
options
?
,
params
?
)
:
Promise
<
T
>
Type Parameters
T
Parameters
endpoint
:
string
Optional
options
:
RequestInit
Optional
params
:
any
Returns
Promise
<
T
>
update
Config
update
Config
(
payload
)
:
Promise
<
any
>
Parameters
payload
:
updateConfigPayload
Returns
Promise
<
any
>
upsert
Linked
Account
upsert
Linked
Account
(
upsertLinkedAccountPayload
)
:
Promise
<
LinkedAccount
>
Parameters
upsertLinkedAccountPayload
:
createLinkedAccountPayload
Returns
Promise
<
LinkedAccount
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
config
create
Linked
Account
delete
Config
event
get
Application
By
Slug
get
Applications
get
Config
get
Executions
get
Token
For
Linked
Account
migrate
Auth
request
update
Config
upsert
Linked
Account
@cobaltio/cobalt
Apis/types
index
default
Generated using
TypeDoc