Amend a Proposal Item with the API

This example illustrates how to amend a held, submitted, booked, or live proposal item by using the Broadsign Direct REST API.

When amending proposal items, you can perform the following modifications:

  • Modify the name of the proposal item.
  • Modify the start date (except for live proposal items).
  • Modify the end date.
  • Add or remove screens.

The Broadsign Direct REST API endpoints and parameters are described in the REST Method Reference.

Note: The ID#s we use in these samples are for illustration purposes. They are invalid. Be sure to use your own ID#s for your integrations.

Note: All request body examples in this document are raw JSONs.