After creating a playlist via the API, I get an href value in the response that looks like this: '/v1/me/library/playlists/[playlist-id]'. What can I do with this href? I want to be able to provide a link to the user that will open the playlist in their relevant Apple Music app, but it's unclear to me if this is possible, or if so how to do it, because only a partial url is provided.
How to open a created playlist in the app?
If you have a url but you don't know what to do w/it. see this previous thread: https://forums.developer.apple.com/thread/101328
If you need an example of a url, see: https://developer.apple.com/documentation/applemusicapi/get_a_library_playlist