Update a PegAccumulator.

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

Log in to see full request history
Path Params
string
required

Peg behavior id

string
required

PegEvent id

string
required

PegAccumulator id

Body Params

The PegAccumulator to be updated.

pegAccumulator
object
required

Represents an pegAccumulator in the system

Responses

400

Invalid request.

403

Not authorized for this operation.

404

PegAccumulator 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