---
title: "Triggers compliance job"
method: POST
path: "/schedule/api/v3/compliance/run"
tags: ["describe"]
---

# Triggers compliance job

`POST /schedule/api/v3/compliance/run`

Triggers a compliance job to run immediately for the given benchmark

## Request body

- GithubComOpengovernOpengovernancePkgDescribeApiRunBenchmarkRequest
  - `benchmark_ids` string[]
  - `integration_info` GithubComOpengovernOpengovernancePkgDescribeApiIntegrationInfoFilter[]
    - `integration_id` string
    - `integration_type` string
    - `name` string
    - `provider_id` string

## Response `200`

OK

- GithubComOpengovernOpengovernancePkgDescribeApiRunBenchmarkResponse
  - `jobs` GithubComOpengovernOpengovernancePkgDescribeApiRunBenchmarkItem[]
    - `benchmark_id` string
    - `integration_info` GithubComOpengovernOpengovernancePkgDescribeApiIntegrationInfo[]
      - `integration_id` string
      - `integration_type` string
      - `name` string
      - `provider_id` string
    - `job_id` integer

---

[API](https://skmtc.net/opengovern/apis/opengovernance-service-api.md) · [All operations](https://skmtc.net/opengovern/apis/opengovernance-service-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/opengovern/opengovernance-service-api/revisions/ab05295c4094/schema)
