store. Declared return type: CommentResource. Middleware: api, Authenticate:api, IdentifyTenant, CheckUserStatus, SetSpatiePermissionTeamContext, PermissionMiddleware:view comments,api.curl --location -g --request POST 'https://api-dev.commandroom.ai/api/comments?tenant=' \
--header 'Content-Type: application/json' \
--data-raw '{
"task_id": "string",
"content": "string",
"attachment_id": "string",
"mentioned_user_ids": [
"string"
],
"mentioned_user_ids.*": 0
}'{
"data": {}
}