cURL
curl --request POST \ --url https://{FUSION HOST}/api/searchLogs/_changed \ --header 'Content-Type: application/json' \ --data '{ "name": "<string>", "collectionId": "<string>", "params": {}, "enabled": true }'
Change search logs feature for a collection.
Search logs feature configuration.
Show child attributes
Was this page helpful?