automation-cloud
latest
false
重要 :
このコンテンツの一部は機械翻訳によって処理されており、完全な翻訳を保証するものではありません。 新しいコンテンツの翻訳は、およそ 1 ~ 2 週間で公開されます。
UiPath logo, featuring letters U and I in white

UiPath Automation Cloud API ガイド

最終更新日時 2026年1月30日

組織のアクセス ポリシーを更新する

エンティティを追加または削除して、組織のアクセス ポリシーを更新します。

エンドポイント

PUT /api/PartitionAccessPolicy/{partitionGlobalId}

要求ヘッダー

--header 'Authorization: Bearer {access_token}'
--header 'Content-Type: application/json'
--header 'Authorization: Bearer {access_token}'
--header 'Content-Type: application/json'

パラメーター

名前入力場所Required説明
partitionGlobalIdGUIDパスはい

組織のグローバル識別子です。

partitionGlobalIdを取得する手順については、「API で使用するために partitionGlobalId を取得する」をご覧ください

応答

200 OK

[
    {
        "objectType": "DirectoryGroup",
        "externalId": null,
        "source": "local",
        "identifier": "ce684f6f-5af3-4e43-8516-1adad6e98fc9",
        "name": "Everyone",
        "email": null,
        "displayName": "Everyone"
    },
    {
        "objectType": "DirectoryGroup",
        "externalId": null,
        "source": "local",
        "identifier": "65bac4da-2a5b-459a-8f49-318dc95c06a6",
        "name": "Citizen Developers",
        "email": null,
        "displayName": "Citizen Developers"
    },
    {
        "objectType": "DirectoryGroup",
        "externalId": null,
        "source": "local",
        "identifier": "35551807-06b1-4cda-90a1-2fb84851eee7",
        "name": "Administrators",
        "email": null,
        "displayName": "Administrators"
    }
][
    {
        "objectType": "DirectoryGroup",
        "externalId": null,
        "source": "local",
        "identifier": "ce684f6f-5af3-4e43-8516-1adad6e98fc9",
        "name": "Everyone",
        "email": null,
        "displayName": "Everyone"
    },
    {
        "objectType": "DirectoryGroup",
        "externalId": null,
        "source": "local",
        "identifier": "65bac4da-2a5b-459a-8f49-318dc95c06a6",
        "name": "Citizen Developers",
        "email": null,
        "displayName": "Citizen Developers"
    },
    {
        "objectType": "DirectoryGroup",
        "externalId": null,
        "source": "local",
        "identifier": "35551807-06b1-4cda-90a1-2fb84851eee7",
        "name": "Administrators",
        "email": null,
        "displayName": "Administrators"
    }
]
  • エンドポイント
  • 要求ヘッダー
  • パラメーター
  • 応答
  • 200 OK

このページは役に立ちましたか?

サポートを受ける
RPA について学ぶ - オートメーション コース
UiPath コミュニティ フォーラム
Uipath Logo
信頼とセキュリティ
© 2005-2026 UiPath. All rights reserved.