Update a project defined event
Project defined events
Update a project defined event
POST
Update a project defined event
Authorizations
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
Path Parameters
The ID of the project defined event
Body
application/json
Response
200 - application/json
The updated ProjectDefinedEvent object
The ID of the project defined event
The event name. Likely takes the form customer.created or similar
The human-readable text for this event. Should grammatically follow "When..." e.g. "a customer is created"
Path for extracting purchase amount from event data