Copy program

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

This endpoint executes synchronously, so all steps are executed in sequence and the response is sent only after the completion of the last step. Because of this, there is a possiblity that the calling program could be held up by a network timeout. If you want to avoid that possibility, you can use the Copy program (async) endpoint, instead. 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.

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