Send a POST request to YouTube Music.
Future<JsonMap> sendRequest( String endpoint, JsonMap body, { String additionalParams = '', });