Skip to content

Commit eae7f2d

Browse files
add clarity to user_id auth ownership
1 parent 0a8dabf commit eae7f2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/resources/api-key.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ resource "codefresh_team" "team_1" {
6767

6868
- `name` - (Required) The display name for the API key.
6969
- `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.
70+
- `user_id` - (Required) The ID of a user within the referenced `account_id` that will own the API key.
7171
- `scopes` - (Optional) A list of access scopes, that can be targeted. The possible values:
7272
- `agent`
7373
- `agents`

0 commit comments

Comments
 (0)