Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions fundamentals/authorization.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
---

copyright:
years: 2021
lastupdated: "2021-06-30"
years: 2021-2022
lastupdated: "2022-01-13"

subcollection: api-handbook

Expand Down Expand Up @@ -37,7 +37,7 @@ Per the [resource-oriented
design](https://cloud.ibm.com/docs/api-handbook?topic=api-handbook-resources){: external} best practices, API
authors should consider implicit actions on non-primary resources that may be caused by the
relationships between resources. APIs should also communicate this via unambiguous [status
codes](/docs/api-handbook?topic=api-handbook-status-codes)
codes](/docs/api-handbook?topic=api-handbook-status-codes).

Users can [manage their
permissions](https://cloud.ibm.com/docs/account?topic=account-access-getstarted){: external} using IAM, which
Expand Down