Adaptive Searches REST Endpoints

Setup Assistants/Adaptive Searches
The adaptive search resource is used to view, create and update configuration for adaptive search. This configuration will be used to submit the adaptive search publish task.
Create adaptive search setup details
Method: post
Path: /crmRestApi/resources/11.13.18.05/setupAssistants/{Name}/child/AdaptiveSearch
Get all adaptive search setup details
Method: get
Path: /crmRestApi/resources/11.13.18.05/setupAssistants/{Name}/child/AdaptiveSearch
Get an adaptive search setup details
Method: get
Path: /crmRestApi/resources/11.13.18.05/setupAssistants/{Name}/child/AdaptiveSearch/{Id}
Update adaptive search setup details
Method: patch
Path: /crmRestApi/resources/11.13.18.05/setupAssistants/{Name}/child/AdaptiveSearch/{Id}