Skip to content

Commit 600e888

Browse files
SCAL-291802
1 parent 4411bfe commit 600e888

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

modules/ROOT/pages/security-api.adoc

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,16 @@ Response code
125125

126126
[#shareviz]
127127
== Share a visualization with another user or user group
128-
If you want to share a specific visualization from a Liveboard with another user or user group, use the `/tspublic/v1/security/shareviz` API. This API lets you share the visualization with specific user IDs and provide read-only access.
128+
If you want to share a specific visualization from a Liveboard with another user or user group, use the `/tspublic/v1/security/shareviz` API.
129+
130+
[IMPORTANT]
131+
====
132+
* Sharing a visualization implicitly shares the entire Liveboard with the recipient.
133+
* If email notifications for object sharing are enabled, a notification with a link to the shared visualization will be sent to the recipient’s email address. Although this link opens the shared visualization, recipients can also access other visualizations in the Liveboard.
134+
* The `/tspublic/v1/security/shareviz` API endpoint provides only read-only access to the shared visualization.
135+
====
136+
137+
129138

130139
=== Resource URL
131140
----

0 commit comments

Comments
 (0)