# WebhookSubscriptionDeletePayload - admin-graphql - PAYLOAD Version: 2024-10 ## Description Return type for `webhookSubscriptionDelete` mutation. ### Access Scopes ## Fields * [deletedWebhookSubscriptionId](/docs/api/admin-graphql/2024-10/scalars/ID): ID - The ID of the deleted webhook subscription. * [userErrors](/docs/api/admin-graphql/2024-10/objects/UserError): UserError! - The list of errors that occurred from executing the mutation. ## Connections ## Mutations with this payload * [webhookSubscriptionDelete](/docs/api/admin-graphql/2024-10/mutations/webhookSubscriptionDelete) ## Examples