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

# Trigger Custom Analysis

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

Invokes the c1.api.role_mining_management.v1.RoleMiningManagementService.TriggerCustomAnalysis method.

## Request body

- C1ApiRoleMiningManagementV1TriggerCustomAnalysisRequest — The TriggerCustomAnalysisRequest message.
  - `profileFilters` C1McpRoleMiningV1ProfileFilter[], nullable — The profileFilters field.
    - `attribute` string — The attribute field.
    - `values` string[], nullable — The values field.

## Response `200`

Successful response

- C1ApiRoleMiningManagementV1TriggerCustomAnalysisResponse — The TriggerCustomAnalysisResponse message.
  - `id` string — The id field.

---

[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)
