Method: accounts.accountLinks.delete
HTTP 要求
DELETE https://travelpartner.googleapis.com/v3/{name=accounts/*/accountLinks/*}
這個網址使用 gRPC 轉碼語法。
路徑參數
參數 |
name |
string
必要,待刪除帳戶連結的資源名稱。格式為 accounts/{account_id}/accountLinks/{account_link_id} 。
|
授權範圍
需要下列 OAuth 範圍:
https://www.googleapis.com/auth/travelpartner
詳情請參閱 OAuth 2.0 總覽。
保留所有權利。Java 是 Oracle 和/或其關聯企業的註冊商標。
上次更新時間:2022-08-23 (世界標準時間)。
[null,null,["上次更新時間:2022-08-23 (世界標準時間)。"],[[["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."]]],[]]