---
title: "Trigger Analysis"
method: POST
path: "/api/v1/role-mining/trigger"
tags: ["Role Mining"]
---

# Trigger Analysis

`POST /api/v1/role-mining/trigger`

Start a new role mining analysis job that scans existing access patterns to generate role suggestions.

## Request body

- C1ApiRoleMiningManagementV1TriggerAnalysisRequest — The TriggerAnalysisRequest message.

## Response `200`

Successful response

- C1ApiRoleMiningManagementV1TriggerAnalysisResponse — The TriggerAnalysisResponse message.
  - `runId` string — The ID of the newly created analysis run.

---

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