Short answer: not via the public API today.
The public API supports generating from inputText, or from an existing Gamma template via POST /v1.0/generations/from-template with gammaId.
The best approach right now is to extract the content on your side and send it as text, or use an existing Gamma template if that fits your workflow.