Update group

Update the group identified by the provided group HRN by updating all
writable group fields including name and description.


Access Control:

  • The calling principal must have "updateGroup" action permission for the resource "{group}" in the "authorization" service. Here group is the group identified by the provided group HRN.
  • The calling principal MUST NOT include a project scope.
Path Params
string
required

HRN identifying a group.

Body Params
string
required

A user defined name for the group.
The following characters are not allowed in the group name: control characters, non-breaking space, and * / < > \ |

string
length ≤ 500

An optional user defined description for the group.

The following characters are not allowed in the group name: control
characters, non-breaking space, and * / < > \ |

Responses

404

Group not found

言語
認証情報
Bearer
JWT
LoadingLoading…
応答
試してみる!をクリックしてリクエストを開始し、こちらで応答をご確認ください! または例を選択:
application/json