Add Comment
Add Comment
POST
https://ext-v2.smarttask.io/v{api-version}/record-activity/comment/{organization_id}
This endpoint add a new comment on a task
Path Parameters
Name
Type
Description
organization_id
number
OrganizationId of the organization
api-version
string
Api Version (Right now its 1.0)
Headers
Name
Type
Description
Authorization
string
Bearer Access Token
Request Body
Please refer to Record Activity
Last updated