You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -60,6 +60,9 @@ This image runs a Backstage instance pre-configured with the Stack Overflow for
60
60
|`STACK_OVERFLOW_TEAM_NAME`| The **team name** or **team slug** from your Stack Overflow for Teams account. |
61
61
|`STACK_OVERFLOW_API_ACCESS_TOKEN`| A **read-only, no-expiry** API access token generated for your Stack Overflow Teams instance. Used for indexing content. |
62
62
63
+
> **Note:**
64
+
> Question creation is **not supported** on the **Basic** tier.
65
+
63
66
📖 How to generate your API Access Token
64
67
65
68
Basic and Business customers can follow the official Stack Overflow for Teams guide to create a Personal Access Token (PAT) for API authentication:
0 commit comments