Authorizations
API key for authentication
Headers
Organization ID (required for session auth, optional for API key auth)
Path Parameters
Framework editor task template ID
Example:
"frk_tt_abc123def456"
Body
application/json
Update framework editor task template data
Task template name
Example:
"Monthly Security Review"
Detailed description of the task template
Example:
"Review and update security policies on a monthly basis"
Frequency of the task
Available options:
monthly, quarterly, yearly Example:
"monthly"
Department responsible for the task
Available options:
none, admin, gov, hr, it, itsm, qms Example:
"it"
Response
Successfully updated framework editor task template
The response is of type any.

