Remove watchers from a task
DELETE
/tm/tasks/{task_id}/watchersRequest
Path Params
task_id
string
required
Body Params application/json
No schema defined
Example
Not configured
Responses
Success(200)
HTTP Code: 200
Content Type : JSONapplication/json
Data Schema
success
boolean
required
Example
{
"success": true
}
Last modified: 5 months ago