Documentation Index

Fetch the complete documentation index at: https://help.agilityblue.com/llms.txt

Use this file to discover all available pages before exploring further.

Remove-Task

Prev Next

Summary

Deletes an existing task.

Remove-Task
    -Id

Returns nothing.

Parameters

Parameter

Type

Required?

Notes

Id

Int32

Yes

The task id.

Examples

Delete an existing task

Remove-Task -Id 1