dispatch_projects_detach_job
Detach a job from a dispatch project using the job ID. Confirm the write operation to remove the job association.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| jobId | Yes | Job ID to detach | |
| _confirmed | No | Set to true to confirm this write operation |