Skip to content

Commit c1ddd12

Browse files
committed
Fix inconsistent application ID in agentidentityblueprint-update examples
1 parent 8149d81 commit c1ddd12

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

api-reference/beta/api/agentidentityblueprint-update.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ Content-Type: application/json
118118
119119
{
120120
"managerApplications": [
121-
"b43716e4-8cd1-4e88-b4ef-94611f4c6c46"
121+
"77504268-3426-435e-99c0-9bc8656bc20e"
122122
]
123123
}
124124
```

0 commit comments

Comments
 (0)