post https://{host}/platform/clone/v1/jobs
Creates clones of selected exposures in the specified EDM and adds those clones to a new EDM.
The filters
object selects the exposures to clone. The operation may clone all accounts, aggregate portfolios, or portfolios in the EDM or select a list of exposures by ID number.
Exposure clones preserve the IDs of the original exposures. Use Create Copy Job to create exposure copies that do not preserve the original IDs.
Returns 201 Created
and initiates a job to create a clone of an exposure. The job ID is returned in the Location
header of the response.