Hi There, I am generating an activation code /admin/v1/phones/[phone_id]/activation_url and then i am calling /admin/v1/phones/[phone_id]/send_sms_activation . Below is my code Http request = new Http.HttpBuilder("POST", cmd.getOptionValue("host"), ...