Map Evidence to Objectives or Controls

Maps an evidence to objectives and/or controls for a client.

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

Supported request fields:

  • objective_codes
  • control_codes
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

Provide the entity codes to be mapped to the evidence. Include only the fields that need to be mapped; empty or omitted fields will be ignored.

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

Mappings applied (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