Skip to content

Commit f59c0d0

Browse files
authored
fix(docs): remove questionnaire banners (#5911)
1 parent 79cfa15 commit f59c0d0

File tree

2 files changed

+0
-13
lines changed

2 files changed

+0
-13
lines changed

pages/iam/how-to/create-api-keys.mdx

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -12,13 +12,6 @@ import image from './assets/scaleway-iam-users-dashboard.webp'
1212
import image2 from './assets/scaleway-generate-api-key-new.webp'
1313
import image3 from './assets/scaleway-generated-api-key-new.webp'
1414

15-
<Message type="iam">
16-
**Got 5 minutes? Help us improve**<br/>
17-
Take a quick questionnaire about our developers documentation, and you could be eligible for €60 in cloud credits.<br/>
18-
[Start the questionnaire](https://scaleway.typeform.com/to/wKWtEejP)
19-
</Message>
20-
21-
2215
API keys are unique identifiers necessary to use the [Scaleway API](https://www.scaleway.com/en/developers/api/). You can generate API keys for yourself or for an [IAM application](/iam/concepts/#application) via the Scaleway console. Each API key is scoped to one [Organization](/iam/concepts/#organization) only (so if you are part of multiple Organizations, you will need a different API key for each one). Each user and application can have multiple API keys in each Organization.
2316

2417
API keys always inherit the permissions of their bearer (the IAM user or IAM application with which they are associated), giving that bearer the exact rights and permissions that have been defined for them in the Organization via [policies](/iam/concepts/#policy).

pages/index.mdx

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,6 @@ description: Scaleway's product documentation provides comprehensive guides, tut
99
searchSuggestion={['ssh', 'smtp', 'proxmox']}
1010
/>
1111

12-
<Message type="iam">
13-
**Got 5 minutes? Help us improve**<br/>
14-
Take a quick questionnaire about our developers documentation, and you could be eligible for €60 in cloud credits.<br/>
15-
[Start the questionnaire](https://scaleway.typeform.com/to/wKWtEejP)
16-
</Message>
17-
1812
## Popular pages
1913

2014
<Grid>

0 commit comments

Comments
 (0)