Framework Editor Task Templates
Create a framework editor task template
Create a new framework editor task template
post/v1/framework-editor/task-template
Query parameters
frameworkIdstring required
Request body
Example request
{
"name": "Monthly Security Review",
"description": "Review and update security policies on a monthly basis",
"frequency": "monthly",
"department": "it"
}