/
/Twilio - Events
ChangesDocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 34m ago · Updated 4w ago
  • get/v1/Types
  • get/v1/Types/{Type}
  • get/v1/Schemas/{Id}
  • get/v1/Schemas/{Id}/Versions
  • get/v1/Schemas/{Id}/Versions/{SchemaVersion}
  • get/v1/Sinks/{Sid}
  • post/v1/Sinks/{Sid}
  • delete/v1/Sinks/{Sid}
  • get/v1/Sinks
  • post/v1/Sinks
  • post/v1/Sinks/{Sid}/Test
  • post/v1/Sinks/{Sid}/Validate
  • get/v1/Subscriptions/{SubscriptionSid}/SubscribedEvents
  • post/v1/Subscriptions/{SubscriptionSid}/SubscribedEvents
  • get/v1/Subscriptions/{SubscriptionSid}/SubscribedEvents/{Type}
  • post/v1/Subscriptions/{SubscriptionSid}/SubscribedEvents/{Type}
  • delete/v1/Subscriptions/{SubscriptionSid}/SubscribedEvents/{Type}
  • get/v1/Subscriptions
  • post/v1/Subscriptions
  • get/v1/Subscriptions/{Sid}
  • post/v1/Subscriptions/{Sid}
  • delete/v1/Subscriptions/{Sid}

Delete a specific Subscription.

delete/v1/Subscriptions/{Sid}

Path parameters

Sidstring required

A 34 character string that uniquely identifies this Subscription.

Response

The resource was deleted successfully.

Changes