Copy program (async)

Copy an existing program to create a new one.

Refer to Core objects for more information about programs.

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.

Be aware, however, that no event is generated for program creation success or failure. You can call the Get program export record endpoint to check the program creation's status.

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

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