Method: resources.features.patch

기능을 패치합니다.

HTTP 요청

PATCH https://admin.googleapis.com/admin/directory/v1/customer/{customer}/resources/features/{featureKey}

URL은 gRPC 트랜스코딩 구문을 사용합니다.

경로 매개변수

매개변수
customer

string

고객 Google Workspace 계정의 고유 ID입니다. 계정 관리자는 my_customer 별칭을 사용하여 계정의 고객 ID를 나타낼 수도 있습니다.

featureKey

string

업데이트할 특성의 고유 ID입니다.

요청 본문

요청 본문에는 Feature의 인스턴스가 포함됩니다.

응답 본문

성공한 경우 응답 본문에 Feature의 인스턴스가 포함됩니다.

승인 범위

다음 OAuth 범위 중 하나가 필요합니다.

  • https://apps-apis.google.com/a/feeds/calendar/resource/
  • https://www.googleapis.com/auth/admin.directory.resource.calendar

자세한 내용은 승인 가이드를 참고하세요.