Skip to main content

Track Comment Notification Setting

GET 

/tracks/:track_id/comment_notification_setting

Get the comment notification setting for a track

Request

Path Parameters

    track_id stringrequired

    A Track ID

Query Parameters

    user_id string

    The user ID of the user making the request

Responses

Success
Schema
    dataobject
    is_muted booleanrequired
Loading...