Skip to main content

IAM_UpdatePermission

IAM_UpdatePermission

Path Parameters
  • permission string required

    The permission id.

Request Body required
  • permission object required
    • name string

      The name of this permission.

    • displayName string

      The display name of this permission.

    • description string

      A brief description of what this permission is used for.

  • updateMask field-mask

    The field mask to determine which fields are to be updated. If empty, the server will assume all fields are to be updated.

Responses

OK

Schema
  • name string

    The name of this permission.

  • displayName string

    The display name of this permission.

  • description string

    A brief description of what this permission is used for.