Create Link
Fields
$artist_id(String, required): The ID of the artist.$domain(String, required): The domain of the link.$path(String, required): The path of the link.$type(String, required): The type of the link. The value can bebio,releaseorplaylist$spotify_link(String, required): The Spotify link associated with the link.$title(String): The title of the link. Default to the Spotify release title$subtitle(String): The subtitle of the link. Defaults to Spotify artist name$description(String): The description of the link. Defaults to Spotify description$image(String): The preview image. Defaults to cover image from Spotify$theme(String): The theme of the link. Defaults tolight.$fill_dsps(Boolean): Boolean indicating whether to auto-fill available DSP links (Apple Music, Amazon Music, iTunes, Deezer). Defaults totrue.$display_artist_socials(Boolean): Boolean indicating whether to display artist socials. Defaults totrue.$preview_type(String): The type of preview. The value can beimageorspotify. Defaults toimage.$autoplay_track(String): The Spotify ID of the song that gets autoplayed.
Request
Last updated