# Cancel a service **GET /websites/{id}/cancel** Cancels a service in our system. ## 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) Website ID number ## Responses ### 200 Resposne with a text message field. #### Body: application/json (object) - **text** (string) Response text ### 401 Unauthorized #### Body: application/json (object) - **code** (string) - **message** (string) [Powered by Bump.sh](https://bump.sh)