POST v1/api/SendEvent

Send an Event to trigger some SAM action

Request Information

URI Parameters

None.

Body Parameters

SendEventRequestDto

SendEventRequestDto
NameDescriptionTypeAdditional information
EventType

EventTypeEnum

None.

CaseId

string

None.

ClientId

string

None.

PolicyId

string

None.

Response Information

Resource Description

success

SendEventResponseDto
NameDescriptionTypeAdditional information
IsSuccessful

boolean

None.

ErrorMessage

string

None.

EventType

EventTypeEnum

None.

CaseId

string

None.

ClientId

string

None.

PolicyId

string

None.