Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add larksuiteapikey #30

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
19 changes: 9 additions & 10 deletions content/docs/introduction/_table.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,13 @@
|||
|-|-|-|
[Airbrake](/docs/tutorials/airbrake)|[Atlassian](/docs/tutorials/atlassian)|[AWS](/docs/tutorials/aws)|
[AWS](/docs/tutorials/aws)|[Airbrake](/docs/tutorials/airbrake)|[Atlassian](/docs/tutorials/atlassian)|
[Azure DevOps](/docs/tutorials/azuredevops)|[Azure Function](/docs/tutorials/azurefunctionkey)|[Azure Search Admin](/docs/tutorials/azuresearchadmin)|
[Azure Search Query](/docs/tutorials/azuresearchquery)|[Azure Storage](/docs/tutorials/azure)|[Eleven Labs](/docs/tutorials/elevenlabs)|
[Azure Search Query](/docs/tutorials/azuresearchquery)|[Azure Storage](/docs/tutorials/azure)|[ElevenLabs](/docs/tutorials/elevenlabs)|
[Eraser](/docs/tutorials/eraser)|[GCP](/docs/tutorials/gcp)|[GitHub](/docs/tutorials/github)|
[GitLab](/docs/tutorials/gitlab)|[Groq](/docs/tutorials/groq)|[Mailchimp](/docs/tutorials/mailchimp)|
[MaxMind](/docs/tutorials/maxmind)|[Microsoft Teams](/docs/tutorials/microsoftteams)|[MongoDB](/docs/tutorials/mongo)|
[Netlify](/docs/tutorials/netlify)|[NPM](/docs/tutorials/npm)|[OpenAI](/docs/tutorials/openai)|
[Sendbird](/docs/tutorials/sendbird)|[Sendgrid](/docs/tutorials/sendgrid)|[Slack](/docs/tutorials/slack)|
[Slack Webhook](/docs/tutorials/slack-webhook)|[Sourcegraph](/docs/tutorials/sourcegraph)|[Square](/docs/tutorials/square)|
[Stripe](/docs/tutorials/stripe)|[Sumo Logic](/docs/tutorials/sumologic)|[Tailscale](/docs/tutorials/tailscale)|
[Twilio](/docs/tutorials/twilio)|
[VTEX](/docs/tutorials/vtex)|
[GitLab](/docs/tutorials/gitlab)|[Groq](/docs/tutorials/groq)|[LarkSuiteApiKey](/docs/tutorials/larksuiteapikey)|
[Mailchimp](/docs/tutorials/mailchimp)|[MaxMind](/docs/tutorials/maxmind)|[Microsoft Teams](/docs/tutorials/microsoftteams)|
[MongoDB](/docs/tutorials/mongo)|[NPM](/docs/tutorials/npm)|[Netlify](/docs/tutorials/netlify)|
[OpenAI](/docs/tutorials/openai)|[Sendbird](/docs/tutorials/sendbird)|[Sendgrid](/docs/tutorials/sendgrid)|
[Slack Webhook](/docs/tutorials/slack-webhook)|[Slack](/docs/tutorials/slack)|[Sourcegraph](/docs/tutorials/sourcegraph)|
[Square](/docs/tutorials/square)|[Stripe](/docs/tutorials/stripe)|[Sumo Logic](/docs/tutorials/sumologic)|
[Tailscale](/docs/tutorials/tailscale)|[Twilio](/docs/tutorials/twilio)|[VTEX](/docs/tutorials/vtex)|
35 changes: 35 additions & 0 deletions content/docs/tutorials/larksuiteapikey.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
---
title: LarkSuiteApiKey
---

*This tutorial provides step-by-step instructions on how to rotate a LarkSuite Api Key.*

---

## Revoke and generate new LarkSuite Api Key

### Step 1 - Navigate to the application's developer console page
Replace the <appid> with your Lark Application APP ID `https://open.larksuite.com/app/<appid>/baseinfo`

![](/images/larksuiteapikey/1.png)

### Step 2 - Press refresh button to trigger new secret value generation

![](/images/larksuiteapikey/2.png)

### Step 3 - Press reset button to confirm new secret value generation

![](/images/larksuiteapikey/3.png)

Note: Clicking `Refresh button` will revoke the existing key in addition to creating a new one.

---

## Replace the Lark Suite API Key
Replace the Lark Suite API Key with the new one in all impacted applications and services.


---

## Resources
- [LarkApiKey Documentation](https://open.larksuite.com/document/server-docs/getting-started/api-access-token/auth-v3/tenant_access_token_internal)
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.