Method: accounts.accountLinks.delete
คำขอ HTTP
DELETE https://travelpartner.googleapis.com/v3/{name=accounts/*/accountLinks/*}
URL ใช้ไวยากรณ์ gRPC Transcoding
พารามิเตอร์เส้นทาง
พารามิเตอร์ |
name |
string
ต้องระบุ ชื่อทรัพยากรของการลิงก์บัญชีที่กําลังลบ รูปแบบคือ accounts/{account_id}/accountLinks/{account_link_id}
|
เนื้อหาของคำขอ
เนื้อหาของคำขอต้องว่างเปล่า
เนื้อหาการตอบกลับ
หากทําสําเร็จ เนื้อหาการตอบกลับจะว่างเปล่า
ขอบเขตการให้สิทธิ์
ต้องใช้ขอบเขต OAuth ต่อไปนี้
https://www.googleapis.com/auth/travelpartner
โปรดดูข้อมูลเพิ่มเติมที่หัวข้อภาพรวมของ OAuth 2.0
สงวนลิขสิทธิ์ Java เป็นเครื่องหมายการค้าจดทะเบียนของ Oracle และ/หรือบริษัทในเครือ
อัปเดตล่าสุด 2022-08-23 UTC
[null,null,["อัปเดตล่าสุด 2022-08-23 UTC"],[[["Deletes an existing account link for a specified account using a DELETE request."],["Requires the `name` path parameter to identify the account link being deleted, formatted as `accounts/{account_id}/accountLinks/{account_link_id}`."],["The request body should be empty, and a successful deletion results in an empty response body."],["Requires authorization with the `https://www.googleapis.com/auth/travelpartner` scope."]]],[]]