Mutations
deleteWebhookTarget
Delete a webhook target, stopping all future deliveries to that endpoint and removing it from the workspace. Existing delivery attempt history is retained until normal retention expiry. Requires the webhookTarget:delete permission.
MUTATION
deleteWebhookTarget(input: DeleteWebhookTargetInput!): DeleteWebhookTargetOutput!Arguments
input
required
Returns
error
Mutation
Variables
Response
Mutation
Variables
Response

