Update a PegBehavior.

The PegBehavior object to be updated is the required input. If the PegBehavior exists, it is updated, else a new PegBehavior record is created. Returns the updated/created PegBehavior.If PegBehavior status is Enabled then only it's status can be updated.

Log in to see full request history
Path Params
string
required

The id of the resource being updated

Body Params
pegBehavior
object
required

Represents an pegBehavior in the system

Responses

400

Invalid request.

403

Not authorized for this operation.

404

PegBehavior 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