Method: projects.locations.identityMappingStores.delete

Menghapus Penyimpanan Pemetaan Identitas.

Permintaan HTTP

DELETE https://discoveryengine.googleapis.com/v1/{name=projects/*/locations/*/identityMappingStores/*}

URL menggunakan sintaks gRPC Transcoding.

Parameter jalur

Parameter
name

string

Wajib. Nama Identity Mapping Store yang akan dihapus. Format: projects/{project}/locations/{location}/identityMappingStores/{identityMappingStore}

Isi permintaan

Isi permintaan harus kosong.

Isi respons

Jika berhasil, isi respons akan berisi instance Operation.

Cakupan otorisasi

Memerlukan salah satu cakupan OAuth berikut:

  • https://www.googleapis.com/auth/cloud-platform
  • https://www.googleapis.com/auth/discoveryengine.readwrite

Untuk mengetahui informasi selengkapnya, lihat Authentication Overview.

Izin IAM

Memerlukan izin IAM berikut pada resource name:

  • discoveryengine.identityMappingStores.delete

Untuk mengetahui informasi selengkapnya, lihat dokumentasi IAM.