Skip to content
  • Auto
  • Light
  • Dark
Get Started

Run

Force Run Bundle Automation
post/api/v1/catalogs/{request_catalog_id}/bundle_automation/run

Invokes the c1.api.requestcatalog.v1.RequestCatalogManagementService.ForceRunBundleAutomation method.

Path Parameters
request_catalog_idstring

The requestCatalogId field.

Body Parameters
refsarray of idstringappIdstringAppEntitlementRef
optional

The refs field.

Request example cURL
curl https://{tenantDomain}.conductor.one/api/v1/catalogs/$REQUEST_CATALOG_ID/bundle_automation/run \
    -H 'Content-Type: application/json' \
    -H "Authorization: Bearer $CONDUCTORONE_SDK_API_KEY"
200 Example
{}