Mutation
Variables
Response
Mutations
deleteWebhookCallback
Remove an outbound webhook so this Network stops delivering event payloads to its endpoint
MUTATION
deleteWebhookCallback(input: DeleteWebhookCallbackInput!): DeleteWebhookCallbackPayloadArguments
input
DeleteWebhookCallbackInput!
required
Parameters for DeleteWebhookCallback
Returns
clientMutationId
String
A unique identifier for the client performing the mutation.
deletedId
ID
errors
[String!]!
Mutation
Variables
Response