Assets

Unfavorite asset

Unfavorite an asset by request ID or vector ID.

post/assets/unfavorite

Headers

Idempotency-Keystring

Optional idempotency key for safe request retries

Example:550e8400-e29b-41d4-a716-446655440000

Optional idempotency key for safe request retries

Request body

asset_idstring

Asset ID (canonical catalog identity)

request_idstring

Request ID to save as an asset before mutating

vector_idstring

Vector ID to save as an asset before mutating. Prefer asset_id

Response

Asset unfavorited

is_favoritedboolean required

Whether the asset is now favorited

Changes

No recorded changes to this endpoint across all 2 revisions of this API.