Delete run
Deletes a specified run and optionally its associated database data, input files, output files, and logs. This is an asynchronous operation that must be checked for completion.
Path parameters
The run ID.
Headers
Bearer authentication of the form Bearer <token>, where token is your auth token.
Specify whether to use your community account or organization account to complete the request. To use your community account, define as your user ID. To use your organization account, define as your organization ID. If unspecified, defaults to community account context. See Authorization and context identification for details.
Query parameters
Delete the run’s database data.
Delete the run’s input files.
Delete the run’s output files.
Delete the run’s logs.
Response
Run deleted successfully.
Job ID for deleting the input directory.
Job ID for deleting the output directory.
Job ID for deleting the log directory.