Skip to content

Commit 7552284

Browse files
authored
Update approvalstage-update.md
Fixing documentation bug in URL, steps -> stages.
1 parent fd4e907 commit 7552284

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api-reference/v1.0/api/approvalstage-update.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ PATCH /identityGovernance/entitlementManagement/accessPackageAssignmentApprovals
4646
To update an approval decision in PIM for groups:
4747
<!-- { "blockType": "ignored" } -->
4848
```http
49-
PATCH /identityGovernance/privilegedAccess/group/assignmentApprovals/{privilegedaccessgroupassignmentschedulerequestId}/steps/{approvalStageId}
49+
PATCH /identityGovernance/privilegedAccess/group/assignmentApprovals/{privilegedaccessgroupassignmentschedulerequestId}/stages/{approvalStageId}
5050
```
5151

5252
## Request headers

0 commit comments

Comments
 (0)