Create task
documentedCreate a task for a given mention.
POST /api/accounts/{account_id}/alerts/{alert_id}/mentions/{mention_id}/tasksMentionsno implementation yet0 runsInput
account_id
Mention Account ID
YOUR_ACCOUNT_ID
alert_id
Alert ID
YOUR_ALERT_ID
mention_id
Mention ID
MENTION_ID
type
Task Type
read|review|approve
assigned_to_account_id
Assignee Account ID
TEAMMATE_ACCOUNT_ID
Calls mention as you (your API key is your account); keychains.dev holds the credentials.