Sign in

Remove followers from task

documented

Remove a follower from a task.

DELETE /tasks/{task_gid}/followers/{user_gid}Tasksno implementation yet0 runs

Input

task_gid*
Task GID
e.g. 1234567890
user_gid*
Follower User GID
e.g. 0987654321
OAUTH2_ACCESS_TOKEN*
OAuth 2 Access Token
e.g. ya29.A0AfH6S...
Calls Asana as you (your API key is your account); keychains.dev holds the credentials.
Remove followers from task · Asana · OpenIntegrations