update_offer
Updates an existing offer's name, code, display title, or description. Pricing terms remain unchanged.
Instructions
Update an offer by id.
Ghost only allows editing name, code, and the display title/description
of an existing offer; the pricing terms are fixed once created. Returns the
updated offer summary.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| code | No | ||
| name | No | ||
| offer_id | Yes | ||
| display_title | No | ||
| display_description | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||