internal

Clone Presets

Clone a team's presets to another team, appending a suffix (admin).

A name that is already taken, or too long for the column, is skipped rather than written, so the clone is re-runnable and one unusable name cannot cost the operator the rest of the batch.

post/internal/marketing-presets/clone

Request body

company_idstring uuid required
source_team_idstring uuid required
target_team_idstring uuid required
suffixstring required
preset_idsstring[] nullable

Response

Successful Response

createdstring[] required
skippedstring[] required

Changes

No recorded changes to this endpoint across all 1 revision of this API.