Create program (async)

Create a program asynchronously.

For more information about programs, refer to Core objects.

This endpoint creates a program asynchronously; meaning, your app can continue executing during this.

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

It could take 2 minutes or more for the platform to finish creating the program. Alternatively, you can use the Create 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!