Copy program (async)

Create a program by copying an existing one (asynchronous). For more information about programs, refer to Core objects.

Since this endpoint uses asynchronous processing, the steps are processed in parallel. This means the calling program can continue executing while the Pismo platform takes care of creating the program in the background. Be aware, however, that this endpoint does not generate an event to let you know whether or not the program was successfully created. To check if a program exists, call the List programs endpoint, or search for the program in the Pismo Control Center. Alternatively, you can use the Copy program endpoint, which executes synchronously and throws an error if the program cannot be created.

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