Models
Create or update YAML files
Create or overwrite a YAML file for a model. The file can be a special file (model or relationships) or a YAML file ending in .topic or .view.
The following models cannot be edited using this endpoint:
- Schema models
- Models using git follower mode
post/v1/models/{modelId}/yaml
Path parameters
modelIdstring uuid required
The ID of the model.
Request body
Response
YAML file updated successfully
Changes
No recorded changes to this endpoint across all 1 revision of this API.