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