POST Request Event

POST {{baseUrl}}/RequestEvents/

Adds an event to the request event logs, allowing you to analyze the performance of your applications based on this data.

Request Body

{"Instant"=>"2014-12-31T23:59:59.938Z", "RequestKey"=>"", "RequestEventName"=>"", "ModuleKey"=>"", "ModuleName"=>"", "ApplicationKey"=>"", "ApplicationName"=>"", "RequestEventDetails"=>""}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring

RESPONSES

status: OK

""