powered by
Create an insight.
create_insight(project_owner, project_id, create_insight_req)
ID of project owner
ID of project to which insight is to be added
Request object of type insight_create_request.
insight_create_request
Object of type create_insight_response.
create_insight_response
# NOT RUN { dwapi::create_insight( project_owner = 'user', project_id = 'project', insight_create_request(title='My Insight', image_url='https://...')) # }
Run the code above in your browser using DataLab