ユーザーの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 - 指定されたユーザーのステータスの取得。
- メソッド: getパス:
/iam/governance/selfservice/api/v1/users/{uuid}/status - ユーザーIDに基づいたユーザーの取得
- メソッド: getパス:
/iam/governance/selfservice/api/v1/users/{uuid} - ユーザーの取得
- メソッド: 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