Create Control

Creates a control for for the specified client with the provided details.
The authenticated user becomes the owner and creator.

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

Unique identifier of the client

Body Params

Control creation payload. Field names use snake_case in JSON..
Unknown JSON properties are rejected.

Request payload to create a control (public API)

string
enum
length ≥ 1
^(Preventive|Corrective|Detective)$

Control type. Only the catalog labels below are valid.

Allowed:
string
length ≥ 1

Control name

string
length ≥ 1

Control description

tag
array of strings
tag
contributors
array of strings
contributors
string

Owner email; omit or leave empty to use the authenticated user

string
length ≥ 1

Control set display name (resolved to internal id)

string
length ≥ 1

Control family display name within the control set (resolved to internal id)

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