Skip to main content
POST
Link (clone) existing requirements from another framework into this one

Authorizations

X-API-Key
string
header
required

API key for authentication

Path Parameters

id
string
required

Body

application/json
requirementIds
string[]
required

IDs of existing FrameworkEditorRequirement rows to clone into this framework

Response

201 - undefined