cancelJob

abstract suspend fun cancelJob(input: CancelJobRequest): CancelJobResponse

Cancels a job.

Requires permission to access the CancelJob action.