Catalog

Upsert a catalog markdown file

put/v1/workspaces/{workspaceId}/catalog/files

Request body

pathstring required
contentstring required

Example request

{
  "path": "sources/orders.md"
}

Response

Saved

Changes

No recorded changes to this endpoint across all 2 revisions of this API.