GraphQL API ReferenceOperationsMutationsdeleteWebhookEndpointOn this pagedeleteWebhookEndpointDelete an endpoint. Returns true on success. deleteWebhookEndpoint( id: ID!): Boolean! Arguments deleteWebhookEndpoint.id ● ID! non-null scalar Type Boolean scalar The Boolean scalar type represents true or false.