Frameworks
Update a custom framework
Update the name and/or description of an organization's custom framework. Only custom frameworks are editable; platform frameworks return 400.
patch/v1/frameworks/{id}/custom
Path parameters
idstring required
Request body
Example request
{
"name": "Internal Controls"
}