Skip to content

Star an entity (idempotent), optionally into a folder

PUT
/api/workspaces/{workspaceId}/favourites/items/{kind}/{refId}
workspaceId
required
string
kind
required
string
Allowed values: app console notebook dashboard
refId
required
string
object
parentId
string | null

Successful response

object
success

Whether the request succeeded.

boolean
data

Endpoint-specific response payload.

message
string
Example
Operation completed
error
string
Example
Error message

Invalid request

object
success
boolean
error
string
Example
Error message

Internal server error

object
success
boolean
error
string
Example
Error message