stacks
Set a stack's cover
Pins one of the stack's own live members as its cover (primary_asset_id). Setting a cover marks the stack as user-owned (origin = user), which freezes it — membership included — against burst re-detection, so neither the chosen cover nor the frame grouping is ever silently reverted by a later detection pass.
primary_asset_id cannot be null: there is no manual clear-cover operation. A pin clears automatically when the pinned frame is removed from the stack or permanently deleted.
patch/api/stacks/{stack_id}
Path parameters
stack_idstring required
Stack ID (with asset_stack_ prefix) of the stack to pin a cover on.
Stack ID (with asset_stack_ prefix) of the stack to pin a cover on.
Request body
Response
Successful Response