Hi, I am learning how to build and use webhooks, and trying to create one that adds a profile to a list when they book a specific tour. The webhook URL I am using is: https://a.klaviyo.com/api/lists/{ID}/relationships/profiles that I’ve found from: https://developers.klaviyo.com/en/reference/add_profiles_to_list (changing the {ID} to my list ID, but I keep getting an error that the URL is invalid. Does anyone know where I’m going wrong here?
Thanks so much!

