Skip to main content

Attach one asset to a stream (additive)

POST 

/program/api/v2/streams/:streamID/assets/:assetID

warning

This endpoint is available in private cloud only. Use your global host URL if self-hosted.

Idempotent — re-attaching the same (stream, asset) pair is a no-op success. Cross-project attach is rejected by FK at the DB layer.

Generate JWT

Request

Responses

Attached (or already attached)

Cross-project attach or unknown asset

Forbidden

Stream not found