Skip to main content

Update an existing product-event mapping

PUT 

/api/v1/product-event-mappings/:id

Updates an existing product-event mapping with the provided details. Only productName and eventName can be updated. DefinitionId, targetAudience, and businessApplication cannot be changed via PUT - they can only be set during creation (POST).

Request

Responses

Product-event mapping updated successfully