Create a Shared Link

Creates a link the dashboard or report can be accessed by. Shared link can be created for Dashboards and Reports only.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

The following are the examples of HTTP status codes including errors that API can generate

Response codesResponse contentDescription
200 OKThe object with property "ShareUrl"The shared link has been created successfully.
400 Bad RequestShared link is not enabled for this teamTo be able to create a shared link you need this option to be enabled for your team. To do so navigate to "Admin"->"Team Settings"->"Public links"
400 Bad RequestEmail is invalidThe Email that was specified is invalid.
403 ForbiddenAccess deniedAccess to the object is denied.
404 Not FoundObject not foundThe Object Key that was specified doesn't exists.
Path Params
int32
required

The Slemma defined ID representing the object to be shared. It could be a dataset, a dashboard, a report, an integration or folder.

Body Params
string
Defaults to null

Makes the contents of a direct link password protected. You need to pass a password here which is more than 6 characters long.

Addresses
array of strings

An array of email addresses you'd like to sent a notification when sharing the dashboard/report via the direct URL

Addresses
string

You may optionally provide a custom message to include into the email notification.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
text/plain