Set Favorites List

Overwrites the favorites list for the current user in the specified workspace.

Path parameters

workspaceRidstringRequired

Unique resource identifier for a Workspace.

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Request

This endpoint expects an object.
resourceslist of objectsRequired

The resources to set as the user’s favorites. Note that the provided list will overwrite all the user’s previous favorites.

Response

This endpoint returns an object.
favoriteslist of objects