Creates an event in an application instance.

post

/gatewayapi/restapi/v1/eventServices/processEvent/{appInstanceName}

Request

Supported Media Types
Path Parameters
Body ()
A reference to the Event business object.
Root Schema : Event
Type: object
A reference to the Event business object.
Show Source
Nested Schema : valueMap
Type: object
Additional Properties Allowed
Show Source
The criteria that needs to be satisfied for an event to be executed.

Response

Supported Media Types

200 Response

successful operation
Body ()
Root Schema : schema
Type: boolean

404 Response

The EventService does not exist or you do not have access to it.