# Unsubscribe from Webhook **DELETE /zapier_webhook/unsubscribe** Removes an existing webhook subscription ## Servers - Production environment for Boost Integration V1 & V2: https://boost.homespotter.com (Production environment for Boost Integration V1 & V2) - QA/Staging environment (available upon request): https://boost.homespotter.com (QA/Staging environment (available upon request)) - GraphQL API server for agent lookups and queries: https://api.homespotter.com (GraphQL API server for agent lookups and queries) ## Authentication methods - Jwt token ## Parameters ### Query parameters - **api_key** (string) API key for authentication ## Responses ### 200 Webhook subscription removed successfully #### Body: application/json (object) - **status** (string) - **message** (string) ### 400 Bad request ### 401 Unauthorized [Powered by Bump.sh](https://bump.sh)