Unmap Control from Related Items

Removes links between a client control and policies, procedures, governance documents, risks, evidences,
and/or action items identified by policy_codes, procedure_codes, governance_codes, risk_codes,
evidence_codes, and action_item_codes in the request body.

Send only codes for mappings that should be removed. Empty or omitted arrays are ignored.

Supported request fields:

  • objectives (program_name + codes)
  • policy_codes
  • procedure_codes
  • governance_codes
  • risk_codes
  • evidence_codes
  • action_item_codes
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Unique identifier of the client

integer
required

Control primary key identifier.

Body Params

Business codes to unlink from the control identified by path control_id. Only non-empty lists remove links for those entity types.

Entity business codes to map or unmap on a control

evidence_codes
array of strings

Evidence task definition codes (task_def.code)

evidence_codes
policy_codes
array of strings

Policy business codes (policy.code)

policy_codes
risk_codes
array of strings

Risk business codes (risk.riskid)

risk_codes
action_item_codes
array of strings

Action item task definition codes (task_def.code)

action_item_codes
procedure_codes
array of strings

Procedure document codes (procedures.code)

procedure_codes
governance_codes
array of strings

Governance document codes (procedures.code where type is governance)

governance_codes
objectives
array of objects

Framework objectives scoped by compliance program name.

objectives
Responses
204

Mappings removed (no response body)

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json