📄️ Create a catalog data key for an entity
Creates a single catalog data block under a specific key for an entity. The key must have a corresponding catalog specification.
📄️ Read a catalog data key for an entity
Reads the catalog data block associated with a specific key for an entity. The key must have a matching catalog specification.
📄️ Update a catalog data key for an entity
Updates a specific catalog data block (by key) for a given entity. Changes must comply with the corresponding catalog specification.
📄️ Delete a catalog data key from an entity
Deletes a single catalog data block associated with a specific key from an entity. The key must reference an existing catalog specification.