Create Critical Control Point

Creates a new critical control point.

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

Creates a critical control point (CCP) in the library. Requires permission to manage compliance tasks.

supervisor has to be a user of the library. type is required — unlike in the web form, the API does not fall
back to Other.

The possible values of type and mitigation_policy are listed on the
Reference Values page.

Body Params
string
required
length ≤ 150

The name of the critical control point.

string
length ≤ 15

A short code identifying the CCP. Can be empty.

string

The description of the CCP. Defaults to an empty string.

integer
enum
required

The CCP type. See CCP types. The set is open: new values may be added without it counting as a breaking change.

string | null

The ID of the user supervising this CCP.

integer
enum

Whether a corrective action is required when a related task fails. See Mitigation policy. Defaults to 0.

Allowed:
Responses

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