post https://api-sandbox.pismolabs.io/programs/v1/programs/copy
Copy an existing program to create a new one.
For more information about programs, refer to Core objects.
This endpoint executes synchronously; meaning, a network timeout or similar delay could occur. In this case, an error is generated. To avoid this possibility, call the Copy program (async) endpoint instead.
Be aware, however, the async endpoint does not generate an event when the program is created. To find out if a program exists, call the List programs endpoint, or search for the program in the Pismo Control Center.