await removeContentMediaProduct({ mediaId: 12, productId: 42 });
const removeContentMediaProduct: PortalFunction<null, RemoveContentMediaProductInput>
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Removes a product association from content media.
await removeContentMediaProduct({ mediaId: 12, productId: 42 });
const removeContentMediaProduct: PortalFunction<null, RemoveContentMediaProductInput>