Update a PegEvent.

The PegEvent object to be updated, with updated data, is the required input. If the PegEvent exists, it is updated, else a new PegEvent record is created. Returns the updated/created PegEvent.

Log in to see full request history
Path Params
string
required

Peg behavior id

string
required

PegEvent id

Body Params

The Pegevent to be updated.

pegEvent
object
required

Represents an pegEvent in the system

Responses

400

Invalid request.

403

Not authorized for this operation.

404

PegEvent not found.

409

Object state out-of-date.

500

Server error

Language
Credentials
Click Try It! to start a request and see the response here! Or choose an example:
application/json