v1
latestOpenAPI 3.0.32026-07-26120117318.1 KBOfferings
Update an offering
Partial update. Only supplied fields are changed. product_ids replaces the full list in the given order — pass [] to detach all products, omit the field to leave the list unchanged.
patch/offerings/{offering_id}
Request body
Response
Offering updated.
Example response
{
"id": "premium_monthly",
"url": "/v4/offerings/premium_monthly",
"created_at": "2025-09-15T12:30:00Z",
"updated_at": "2025-11-03T10:26:40Z"
}