Deliver an already-submitted release to additional stores
Body: { store_ids: number[] } with Revelator store ids from GET /distribution-stores. Queues delivery of a live release to the extra stores without re-uploading assets. The response lists what was actually queued; requested stores that could not be delivered (e.g. Content ID without partner approval, UGC stores without a resolvable policy) come back in skippedStoreIds with a reason.
post/releases/{id}/distribute
Path parameters
idstring required
Response
Queued store additions
Changes
No recorded changes to this endpoint across all 1 revision of this API.