Skip to main content

Unrepost Track

DELETE 

/tracks/:track_id/reposts

Unrepost a track

Request

Path Parameters

    track_id stringrequired

    A Track ID

Query Parameters

    user_id stringrequired

    The user ID of the user making the request

Responses

Track unreposted successfully

Schema

    success boolean

    Whether the operation was successful

    transaction_hash string

    The blockchain transaction hash

Loading...