ユーザーのRESTエンドポイント
ユーザー
- ユーザーの作成
- メソッド: postパス:
/iam/governance/selfservice/api/v1/users
- ユーザーIDに基づいたユーザーのすべてのプロキシの取得
- メソッド: getパス:
/iam/governance/selfservice/api/v1/users/{uuid}/proxies
- ユーザーIDに基づいたユーザーの直属の部下の取得
- メソッド: getパス:
/iam/governance/selfservice/api/v1/users/{uuid}/directs
- ユーザーIDに基づいたユーザーの最近のアクティビティの取得
- メソッド: getパス:
/iam/governance/selfservice/api/v1/users/{uuid}/recentactivities
- ユーザーIDに基づいたユーザーの取得
- メソッド: getパス:
/iam/governance/selfservice/api/v1/users/{uuid}
- ユーザーIDに基づいたユーザー・ステータスの取得
- メソッド: getパス:
/iam/governance/selfservice/api/v1/users/{uuid}/status
- ユーザーの取得
- メソッド: getパス:
/iam/governance/selfservice/api/v1/users
- ユーザーIDに基づいたユーザーのプロキシへのパッチ適用
- メソッド: patchパス:
/iam/governance/selfservice/api/v1/users/{uuid}/proxies
- ユーザーIDに基づいたユーザーへのパッチ適用
- メソッド: patchパス:
/iam/governance/selfservice/api/v1/users/{uuid}
- ユーザーへのパッチ適用
- メソッド: patchパス:
/iam/governance/selfservice/api/v1/users
- ユーザーIDに基づいたユーザーのチャレンジ・レスポンスの更新
- メソッド: putパス:
/iam/governance/selfservice/api/v1/users/{uuid}/challengequestions
- ユーザーIDに基づいたユーザーの更新
- メソッド: putパス:
/iam/governance/selfservice/api/v1/users/{uuid}
- ユーザー・パスワードの更新
- メソッド: putパス:
/iam/governance/selfservice/api/v1/users/{uuid}/password
- ユーザー・ステータスの更新
- メソッド: putパス:
/iam/governance/selfservice/api/v1/users/{uuid}/status
- ユーザーの更新
- メソッド: putパス:
/iam/governance/selfservice/api/v1/users