Choose the resource
The definition endpoints support custom fields, blends, models, table groups, imported datasets, and client bindings. Queries, schedules, transfers, and destinations have dedicated endpoints and schemas.
Here, a model is a data definition. It is separate from the AI platforms used to collect visibility answers.
Create and publish
Create a resource with its name, definition, optional description, visibility, and publication choice. A service account must create resources withvisibility: "workspace". Use the definition schema for the selected collection; changing resourceType does not make another collection’s definition valid.
A successful command returns the resource ID, version ID, version number, version status, and canonical hash. Keep those values with your integration configuration.
Create later drafts through the resource’s versions endpoint. Publish the selected version explicitly when it is ready to become the current definition. Publishing a definition and running an operation are separate actions.