httpPost with password

Can you use the http://user:password@url format? I’m pretty sure that’s what the other Pushbullet solutions are doing:

def url = "https://${apiKey}@api.pushbullet.com/v2/pushes"