Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

18 lines
565 B
Markdown
Raw Normal View History

---
2025-08-12 13:29:42 +05:30
title: slackAppConfiguration
slug: /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.
2025-08-12 13:29:42 +05:30
Documentation file automatically generated at 2025-08-12 05:39:47.683420+00:00.