Operate (Tasks & Changes)
Organization and site tasks, occurrences/files, and change management lifecycle.
Audience: Ops managers, site ops
Organization-Level Tasks
Define recurring or ad-hoc tasks and generate occurrences.
/computecomplete/organizations/{organization}/tasks/dashboardCopied/computecomplete/organizations/{organization}/tasksCopied/computecomplete/organizations/{organization}/tasks/createCopiedPOST /computecomplete/organizations/{organization}/tasksCopied/computecomplete/organizations/{organization}/tasks/{task}CopiedPATCH /computecomplete/organizations/{organization}/tasks/{task}/toggle-activeCopiedPOST /computecomplete/organizations/{organization}/tasks/{task}/generate-occurrencesCopied- Create tasks
- Generate occurrences
- Toggle active
Task Occurrences & Files
Mark occurrences complete and retrieve files.
POST /computecomplete/organizations/{organization}/task-occurrences/{occurrence}/completeCopied/computecomplete/organizations/{organization}/task-occurrences/{occurrence}/files/{index}Copied- Complete occurrence
- Download files
Site-Level Tasks
Task workflow scoped to a single site.
/computecomplete/organizations/{organization}/sites/{site}/tasksCopied/computecomplete/organizations/{organization}/sites/{site}/tasks/createCopiedPOST /computecomplete/organizations/{organization}/sites/{site}/tasksCopied/computecomplete/organizations/{organization}/sites/{site}/tasks/{task}Copied- Create and manage site tasks
Organization-Level Changes
Full RFC lifecycle: draft → review → implement → close.
/computecomplete/organizations/{organization}/changesCopied/computecomplete/organizations/{organization}/changes/createCopiedPOST /computecomplete/organizations/{organization}/changesCopied/computecomplete/organizations/{organization}/changes/{changeRequest}CopiedPOST /computecomplete/organizations/{organization}/changes/{changeRequest}/submit-for-reviewCopiedPOST /computecomplete/organizations/{organization}/changes/{changeRequest}/reviewCopiedPOST /computecomplete/organizations/{organization}/changes/{changeRequest}/implementCopiedPOST /computecomplete/organizations/{organization}/changes/{changeRequest}/closeCopied/computecomplete/organizations/{organization}/changes/{changeRequest}/attachments/{type}/{index}Copied- Draft request
- Submit for review
- Implement & close
- Download attachments
Site-Level Changes
Change workflow scoped to a single site.
/computecomplete/organizations/{organization}/sites/{site}/changesCopied/computecomplete/organizations/{organization}/sites/{site}/changes/createCopiedPOST /computecomplete/organizations/{organization}/sites/{site}/changesCopied/computecomplete/organizations/{organization}/sites/{site}/changes/{changeRequest}Copied- Create/manage site-scoped change requests