Adds a user content attribute (e.g., favorite, like, bookmark) for the current user.

Behavior: Associates a content attribute with the specified content item for the current user. Content attributes track user-specific interactions such as favorites, likes, and bookmarks.

Authorization: Requires a valid Bearer token.

Side Effects: Creates a user content attribute record.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

The user content attribute to add, including the content ID and attribute type.

Model for adding or removing a user content attribute such as a favorite or bookmark.

uuid

The unique identifier of the content item.

string
enum

Undefined

Liked

Disliked

Favorite

Allowed:
uuid | null

gets or sets the specific profile to set the attribute for

Headers
string
enum
Defaults to application/json-patch+json

Generated from available request content types

Allowed:
Responses

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