/
MA
marmotdata
/
Marmot API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 2h ago · Updated 3w ago
View markdown
marmotdata
Marmot API
post
Create a new ingestion schedule
v1
latest
Swagger 2.0
MIT
2026-07-17
153
169
349.2 KB
admin
2
agents
4
asset-rules
8
assets
25
auth
5
glossary
8
ingestion
11
get
List ingestion job runs
get
Get a job run by ID
post
Cancel a running job
get
Get entities for a job run
get
List ingestion schedules
post
Create a new ingestion schedule
get
Get an ingestion schedule by ID
put
Update an ingestion schedule
delete
Delete an ingestion schedule
post
Manually trigger an ingestion schedule
post
Validate plugin configuration
lineage
6
metrics
8
owners
1
pipelines
1
plugins
2
products
19
roles
7
runs
7
search
1
service_accounts
8
sso
5
teams
10
ui
1
users
14
ingestion
Create a new ingestion schedule
post
/ingestion/schedules
Request body
CreateScheduleRequest
required
config
object
cron_expression
string
enabled
boolean
name
string
plugin_id
string
Response
Created
Schedule
required
config
object
created_at
string
created_by
string
cron_expression
string
enabled
boolean
id
string
last_run_at
string
last_run_status
string
managed_by
string
name
string
next_run_at
string
plugin_id
string
updated_at
string