Add an action to a task

Adds a new action to the task's activity stream. A webhook event with type ADD_ACTION will also be published.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
int64
required

Task identifier

Body Params
string | null
string
required
Responses
201

Action added

400

Task is archived

401

Unauthorized

403

Forbidden

404

Task not found

500

Unexpected error

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here!