The Open API specification for Synapse is now available for download!

Download Open API Spec

PUT /search/text/analyzer/{id}

Update a text analyzer.

Resource URL

https://repo-prod.prod.sagebase.org/repo/v1/search/text/analyzer/{id}

Resource URL Variables
{id} The text analyzer ID
Resource Information
Authentication Required
Required OAuth Scopes view , modify
HTTP Method PUT
Request Object TextAnalyzer
(application/json)
Response Object TextAnalyzer
(application/json)