ユーザーの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に基づいたユーザーのプロキシへのパッチ適用
- メソッド: patchパス:
/iam/governance/selfservice/api/v1/users/{uuid}/proxies - ユーザーへのパッチ適用
- メソッド: patchパス:
/iam/governance/selfservice/api/v1/users - ユーザーを返す
- メソッド: getパス:
/iam/governance/selfservice/api/v1/users - ユーザーIDに基づいたユーザーの検索
- メソッド: getパス:
/iam/governance/selfservice/api/v1/users/{uuid} - ユーザーIDに基づいたユーザーの更新
- メソッド: patchパス:
/iam/governance/selfservice/api/v1/users/{uuid} - ユーザー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 - ユーザーIDに基づいたユーザーのチャレンジの更新
- メソッド: putパス:
/iam/governance/selfservice/api/v1/users/{uuid}/challengequestions