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

Behavior: Removes the specified content attribute association for the current user. This reverses a previously added attribute such as a favorite or bookmark.

Authorization: Requires a valid Bearer token.

Side Effects: Deletes the user content attribute record.

Error Scenarios: Returns 400 if the model is null.

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

The user content attribute to remove, 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