Update a checklist templates attributes
Field | Type | Required | Description |
---|---|---|---|
Name |
*string | ➖ | N/A |
Description |
*string | ➖ | N/A |
Checks |
[]components.PatchV1ChecklistTemplatesIDChecks | ➖ | An array of checks for the checklist template |
TeamID |
*string | ➖ | The ID of the Team that owns the checklist template |
ConnectedServices |
[]components.PatchV1ChecklistTemplatesIDConnectedServices | ➖ | Array of service IDs to attach checklist template to |
RemoveRemainingConnectedServices |
*bool | ➖ | If set to true, any services tagged on the checklist that are not included in the given array will be removed. Set this to true if you want to do a replacement operation for the services |