v6

latestOpenAPI 3.1.02026-07-311856741.1 MB

product.updated

Sent when a product is updated.

Discord & Slack support: Basic

postWebhookproduct.updated

Payload

type'product.updated' required
timestampstring date-time required

Example payload

{
  "type": "product.updated",
  "data": {
    "benefits": [
      {
        "properties": {
          "repository_owner": "polarsource",
          "repository_name": "private_repo"
        }
      }
    ],
    "attached_custom_fields": [
      {
        "custom_field": {
          "organization_id": "1dbfc517-0bbf-4301-9ba8-555ca42b9737"
        }
      }
    ]
  }
}

Response

Successful Response

{"stackTrail":"webhooks:product.updated:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}