We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0a8dabf commit eae7f2dCopy full SHA for eae7f2d
docs/resources/api-key.md
@@ -67,7 +67,7 @@ resource "codefresh_team" "team_1" {
67
68
- `name` - (Required) The display name for the API key.
69
- `account_id` - (Required) The ID of account in which the API key will be created.
70
-- `user_id` - (Required) The ID of a user within the above account that will own the API key.
+- `user_id` - (Required) The ID of a user within the referenced `account_id` that will own the API key.
71
- `scopes` - (Optional) A list of access scopes, that can be targeted. The possible values:
72
- `agent`
73
- `agents`
0 commit comments