Unmap Procedure from Related Items

Removes links between a client procedure and framework requirements (objectives), policies, and/or
controls 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
  • 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

Procedure ID.

Body Params

Business codes for mappings to remove. At least one of objectives, policy_codes, or control_codes must resolve to non-empty identifiers after normalization.

Business codes only (resolved server-side to internal IDs):
objectives → objective_code scoped by program_name;
policy_codes → policy.code;
control_codes → control.display_code.
Procedure and governance documents both use procedures.code for their document code.

objectives
array of objects

Framework objectives scoped by compliance program name.

objectives
policy_codes
array of strings

Policy business codes

policy_codes
control_codes
array of strings

Control display codes

control_codes
Responses
204

No Content — mappings removed successfully.

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