Skip to main content

/Data/Favorites/:folderItem

Deletes or updates a favorite for the current user.

Request Method

DELETE or PUT

URL Parameters

folderItem

Full name of the folder item being removed or added as a favorite.

Request Body Details

The request body is ignored.

Example Request

Example Response

{
  "Info": {
    "Error": ""
  }
}

For information that applies to all response objects, see Notes on the Response Objects.

FeedbackOpens in a new tab