"Original Name (Copy)" unless you specify a custom name.
Endpoint
Authentication
Bearer token with your API key. Requires
read_write permission.Path Parameters
The project’s URL-friendly slug identifier.
The ID of the plan to duplicate.
Body Parameters
Name for the duplicated plan. Defaults to
"Original Name (Copy)" if not provided.Response
Returns the newly created plan object with status201 Created, including all copied feature assignments.
