v32

latestOpenAPI 3.1.0raw.githubusercontent.com2026-05-224341,4072.0 MB
Role Mining

Update Suggestion State

Transition a role suggestion to a new state, such as accepted, rejected, or dismissed.

post/api/v1/role-mining/suggestions/{id}/state

Path parameters

idstring required

The ID of the role mining suggestion to update.

Request body

createdCatalogIdstring

The ID of the access profile created from this suggestion, set when accepting.

state'SUGGESTION_STATE_UNSPECIFIED' | 'SUGGESTION_STATE_NEW' | 'SUGGESTION_STATE_DISMISSED' | 'SUGGESTION_STATE_ACCEPTED'

The new state to transition the suggestion to.

Response

Successful response