Reference for https://sentrysvc.com/v1/answers?org={ORGID}&user={USERID}

Submit SENTRY answers for the specified organization

Url: https://sentrysvc.com/v1/answers?org={ORGID}&user={USERID}

HTTP Method: POST

Message direction Format Body
Request Unknown Cannot infer schema. The Request body is wrapped.
Response Xml Example
Response Json Example

The following is an example response Xml body:

<string xmlns="http://schemas.microsoft.com/2003/10/Serialization/">String content</string>

The following is an example response Json body:

"String content"