# Remove an event type from a Subscription. **DELETE /v1/Subscriptions/{SubscriptionSid}/SubscribedEvents/{Type}** Remove an event type from a Subscription. Event subscribed to in the parent Subscription ## Servers - https://events.twilio.com: https://events.twilio.com () ## Authentication methods - Account sid auth token ## Parameters ### Path parameters - **SubscriptionSid** (string) The unique SID identifier of the Subscription. - **Type** (string) Type of event being subscribed to. ## Responses ### 204 The resource was deleted successfully. [Powered by Bump.sh](https://bump.sh)