# Resend Domain Welcome Email **GET /domains/{id}/welcome_email** Resends the welcome email for the order. ## Servers - Live API Endpoint: https://my.interserver.net/apiv2 (Live API Endpoint) ## Authentication methods - Api key auth - Session id header auth - Session id cookie auth ## Parameters ### Path parameters - **id** (integer) Domain ID number ## Responses ### 200 #### Body: application/json (object) - **success** (boolean) Indicates whether or not the command was successful or not. - **text** (string) Text associated with the response. - **action** (string) Optional Action relating to the response. ### 401 Unauthorized #### Body: application/json (object) - **code** (string) - **message** (string) [Powered by Bump.sh](https://bump.sh)