Create program

Create a program. 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. In this case, the gateway should generate an error. If you want to avoid the possibility of the calling program being delayed, you can use the Create 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 find out 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!