Sign in

Update task

documented

Update a task on a mention.

PUT /api/accounts/{account_id}/alerts/{alert_id}/mentions/{mention_id}/tasks/{task_id}Mentionsno implementation yet0 runs

Input

account_id*
Account ID
Enter account id
alert_id*
Alert ID
Enter alert id
mention_id*
Mention ID
Enter mention id
task_id*
Task ID
Enter task id
type
Task type
read|reply|...
comment
Comment on task
Optional comment
done
Done status
true|false
assigned_to_account_id
Assigned to account id
User account id
Calls mention as you (your API key is your account); keychains.dev holds the credentials.
Update task · mention · OpenIntegrations