---
title: "POST /walletobjects/v1/eventTicketObject/{resourceId}/modifyLinkedOfferObjects"
method: POST
path: "/walletobjects/v1/eventTicketObject/{resourceId}/modifyLinkedOfferObjects"
tags: ["eventticketobject"]
---

# POST /walletobjects/v1/eventTicketObject/{resourceId}/modifyLinkedOfferObjects

`POST /walletobjects/v1/eventTicketObject/{resourceId}/modifyLinkedOfferObjects`

Deprecated: Use Auto Linked Passes instead. Modifies linked offer objects for the event ticket object with the given ID.

## Path parameters

- `resourceId` string, required

## Request body

- ModifyLinkedOfferObjectsRequest
  - `linkedOfferObjectIds` ModifyLinkedOfferObjects
    - `addLinkedOfferObjectIds` string[] — The linked offer object ids to add to the object.
    - `removeLinkedOfferObjectIds` string[] — The linked offer object ids to remove from the object.

## Response `200`

Successful response

---

[API](https://skmtc.dev/google/apis/walletobjects.md) · [All operations](https://skmtc.dev/google/apis/walletobjects/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/google/walletobjects/revisions/0514a0c2d792/schema)
