Report - Shares a report with a user

Share the requested report to the specified user.

post
Authorizations
HTTPRequired

Please enter a valid token

Path parameters
reportIdstring · uuidRequired

Enter ID of the report to share.

Query parameters
versionstringOptional

The requested API version

Default: 1.0
Header parameters
embedfast-user-idstringOptional

Optional User Id

Body

Class for share and revoke access of the report.

notifyByEmailbooleanOptional

A public property of type bool that has both a getter and a setter method, which allows for getting and setting the value of the NotifyByEmail property.

Responses
chevron-right
200

Success: The report was successfully shared with the specified user.

post
/reports/{reportId}/share

Last updated