Skip to main content
POST
Efficiently add multiple symbols to the vocabulary in a single request. This is more efficient than making individual requests for each symbol. Example
Required scope: write

Request body

AddSymbolsRequest
string[]
required
List of symbol names

Response

ListSymbolsResponse
SymbolResponse[]
required
List of symbols
integer
required
Total count

Status codes