Remove event from conversion


                https://api.ocamba.com/v2/adex/conversions/{id}/events/{event_id}
            

Removes event from conversion


Name
Description
idstringrequired
Unique identifier for the object defined as a path parameter.


Example: 12345

event_idstringrequired
Unique identifier for the object defined as a path parameter.


Example: 12345


204 - No Content
Arrow
tip
1 If you don't know the conversion event id, list the events to find it.

2 If you don't know the conversion id, list the conversions to find it.