Create Client Procedure

Creates a new procedure for the specified client with the provided details.

The authenticated user becomes the owner and creator. The procedure is created in In Review status with a default review date one week from creation.

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

Unique identifier of the client

Body Params

Procedure creation payload. Field names use snake_case in JSON. Omit type; it is always Procedure for this route. Optional mappings (objective_codes, policy_codes, control_codes) are applied after create. Source must be one of: document, html, or link (case-insensitive).

Request payload to create a procedure or governance document.
Required: name. Optional: description.
Optional nested mappings applies links after create; only that object may contain
objective_codes, policy_codes, and control_codes (business codes, same resolution rules as ProcedureMappingsRequest).

string
length ≥ 1

Procedure or governance name

string

HTML or plain description of the document.

Responses

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