Create model
Storage - Models
Create model
Create a new model
POST
Create model
Documentation Index
Fetch the complete documentation index at: https://docs.getcargo.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Request body schema.
Model slug.
Pattern:
^[a-z0-9]+(_[a-z0-9]+)*$Model name.
Dataset identifier.
Pattern:
^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-4[0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12})$Extractor identifier.
Model configuration.
Model description.
Model schedule configuration.
- Schedule
- Schedule
Folder identifier. Only compatible with nativeIntegration define extractors.
Pattern:
^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-4[0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12})$Response
Successful response
Created model details.
- Model
- Model

