Method: accounts.accountLinks.delete

Deletes an account link.

HTTP request

DELETE https://travelpartner.googleapis.com/v3/{name=accounts/*/accountLinks/*}

The URL uses gRPC Transcoding syntax.

Path parameters

Parameters
name

string

Required. The resource name of the account link being deleted. The format is accounts/{account_id}/accountLinks/{account_link_id}.

Request body

The request body must be empty.

Response body

If successful, the response body is empty.

Authorization scopes

Requires the following OAuth scope:

  • https://www.googleapis.com/auth/travelpartner

For more information, see the OAuth 2.0 Overview.