Create Custom Index

Use this API to trigger the creation of a custom search index for data elements. The response will include the runId that can be used to query the current creation status using the Get Index Creation Status API.

🗒

Things to Know

  • Each account is limited to only one custom search index.
Body Params
string
enum
required

The parameter representing the operation to be performed. Supported value is CREATE_DATA_ELEMENT_SEARCH_INDEX.

Allowed:
parameters
object
required

Map of parameters required for the index creation. dataElementName parameter is mandatory for operation CREATE_DATA_ELEMENT_SEARCH_INDEX

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

500

Internal Server Error

Language
Credentials
OAuth2
Missing 1 required scope
URL
LoadingLoading…
Response
Choose an example:
application/json
*/*