Method: schemas.patch

스키마를 패치합니다.

HTTP 요청

PATCH https://admin.googleapis.com/admin/directory/v1/customer/{customerId}/schemas/{schemaKey}

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

경로 매개변수

매개변수
customerId

string

Google Workspace 계정의 변경 불가능한 ID입니다.

schemaKey

string

스키마의 이름 또는 변경할 수 없는 ID입니다.

요청 본문

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

응답 본문

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

승인 범위

다음 OAuth 범위가 필요합니다.

  • https://www.googleapis.com/auth/admin.directory.userschema

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