This API creates an event for search operation from external content using connectors.
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
{- "language": {
- "code": "en-us"
}, - "searchString": "India",
- "numberOfSearchResults": 10
}
Required query parameter is missing
{- "code": "400-112",
- "developerMessage": "Required query parameter(s) is missing. The following parameters are required: <param name>"
}