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 の概要をご覧ください。
All rights reserved. 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."]]],[]]