Skip to main content

Create a run

The following mutation creates a run from a procedure:
Use these query variables:

Let ION generate the title

Instead of sending a title, you can have ION build one from the organization’s run title template. Set autogenerateTitle to true and omit title. Sending both is rejected.
When your organization has Enforce run title template turned on in Settings > Production > Runs, ION always generates the title and rejects a request that sends title. Omit title from both the mutation and the query variables, or set bypassEnforceRunTitle to true to send your own title anyway. For the template itself, see Configure run enforcement.