Bookmark - Create a new bookmark of an existing report with the provided details
Please enter a valid token
Enter ID of an existing report.
The requested API version
1.0Optional User Id
Class for representing the view of a bookmark.
A public property of type string that has both a getter and a setter method, which allows for getting and setting the value of the BookmarkState property.
A public property of type string that has both a getter and a setter method, which allows for getting and setting the value of the DisplayName property.
Enum for bookmark type.
Created: Bookmark has been successfully created with the relevant details.
Unauthorized: Invalid credentials or missing/invalid authentication token.
Forbidden: Access denied to view the report due to insufficient permissions or account restrictions.
Not Found: The specified report does not exist, the URL is invalid, or the resource has been deleted.
Conflict: A bookmark for this report already exists or there is a duplicate entry issue.
Internal Server Error: An unexpected error occurred or a server timeout.
Last updated