Mutations
deleteChatAppSecret
Delete the signing secret associated with a chat app. After deletion, webhook signature
verification for that chat app will fail until a new secret is created.
Requires the chatAppSecret:delete permission.
MUTATION
deleteChatAppSecret(input: DeleteChatAppSecretInput!): DeleteChatAppSecretOutput!Arguments
input
required
Returns
error
Mutation
Variables
Response
Mutation
Variables
Response

