This API creates an event for viewed federated search result.
For this API to work successfully following attributes must be provided in the request body
No Content
Bad Request
Unauthorized
Forbidden
Not Found
Not acceptable
Internal server error
{- "searchString": "India",
- "resultType": {
- "value": "external"
}, - "title": "Welcome to India",
- "language": {
- "code": "en-us"
}
}
Required query parameter is missing
{- "code": "400-112",
- "developerMessage": "Required query parameter(s) is missing. The following parameters are required: <param name>"
}