2025-08-12 13:29:42 +05:30

565 B

title slug
slackAppConfiguration /main-concepts/metadata-standard/schemas/configuration/slackappconfiguration

SlackAppConfiguration

This schema defines the Slack App Information

Properties

  • clientId (string): Client Id of the Application.
  • clientSecret (string): Client Secret of the Application.
  • signingSecret (string): Signing Secret of the Application. Confirm that each request comes from Slack by verifying its unique signature.

Documentation file automatically generated at 2025-08-12 05:39:47.683420+00:00.