cURL
API Reference
Duplicate design
Create an independent copy of a Pixy design or public template.
POST
cURL
Authorizations
Organization API key passed as a bearer token.
Path Parameters
Pixy design or public template identifier to copy.
Body
application/json
Optional name for the copied design. Defaults to Copy of {source name}.
Example:
"Copy for campaign B"
Response
Successfully duplicated the design.