Starfish API Documentation

deleteWebhookSubscription

Deletes a subscription webhook. Requires advanced API access level.

DeleteWebhookSubscriptionMutationInput

Autogenerated input type of DeleteWebhookSubscriptionMutation

  • clientMutationId: String

    A unique identifier for the client performing the mutation.

  • id: ID!required

    The ID of the webhook to update

DeleteWebhookSubscriptionMutationPayload

Autogenerated return type of DeleteWebhookSubscriptionMutation.