To remove a task from a project task list, the user needs manage permissions on the project-planning-data feature.
<Check title="Required Permissions">Any authenticated user.</Check>
Archives or unarchives the task list with the specified id.
To remove a task from a project task list, the user needs manage permissions on the project-planning-data feature.
Required Permissions
Any authenticated user.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.