Unmap Evidence from Objectives or Controls

Removes links between an evidence and the given objectives (requirements) and/or controls for a client.

In the request body, include only the entity codes that need to be unmapped.
Empty or omitted arrays are ignored.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
uuid
required

Unique identifier of the client

integer
required

Evidence ID.

Body Params

Entity codes to remove from the evidence

Business codes only (resolved server-side to internal IDs):
objective_codes → requirement.reqid;
control_codes → control.display_code;
assessment_question_codes → assessment_question.externalid.

objective_codes
array of strings

Objective (requirement) codes (reqid)

objective_codes
control_codes
array of strings

Control display codes

control_codes
assessment_question_codes
array of strings

Assessment question external identifiers

assessment_question_codes
Responses
204

Unmap applied; empty lists result in no changes (no 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