Repurpose
Activate a repurpose
Start watching the source. Only a draft or disabled row can be activated.
POST
Requires manage repurposes permission (Owner / Admin / Member). Viewers get
403. Other-workspace IDs return 403.
Conceptual guide: Repurpose.
Stamps activated_at to now, clears paused_reason / last_error, and sets status to active. Videos published before this instant are not backfilled.
Refuses with 422 when:
- The row is not
draftordisabled(only_idle_activates) - The source is missing, switched off, or not
connected - There is no destination, or none of them is switched on
- A usable destination is missing required publish meta (e.g. TikTok
privacy_level)
Response
Same shape asGET /repurposes/{repurpose}, with status active.

