Copy program (async)

Copy an existing program to create a new one.

Refer to Core objects for more information about programs.

For information on what properties are copied, refer to Cloned and exported program properties.

This endpoint operates asynchronously; meaning, your program can continue executing while the program is being copied. It can take 2 minutes or more to copy the program.

Alternatively, you can call Copy program, which executes synchronously and returns a response indicating failure or success.

This endpoint generates a Program created event. Given that creation is done asynchronously, it is recommended you do not try to access the program object via Pismo endpoints until this event is received.

To get your Organization's programs, call the List programs endpoint, or view them in the Pismo Control Center.

Language
Credentials
Bearer
Click Try It! to start a request and see the response here!