Update an existing favorite by ID

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
length between 1 and 255
^[a-zA-Z0-9_-]+$

Unique identifier for the Company

string
required
length between 1 and 255
^[a-zA-Z0-9_-]+$

Unique identifier for the User

string
required
length between 1 and 255
^[a-zA-Z0-9_-]+$

Unique identifier for the Favorite

Body Params

Update schema for modifying Favorite

string

References assets.asset_id — A published analytics asset — a calculation or visualization built on a data connection. See GET /assets for valid values. Required.

string

References users.user_id — An individual user account within a company. See GET /users for valid values. Optional.

string

References companies.company_id — A Spartera seller or buyer company account. See GET /companies for valid values. Required.

string

Optional user notes about this favorite

string

Optional category for organizing favorites (e.g., 'Work', 'Research')

int64

User-defined priority for sorting (higher = more important)

Responses

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json