diff --git a/docs/tutorial/IndexerService.md b/docs/tutorial/IndexerService.md index fe5efec94e251a1511532324a76a2022ffe8c652..83bddff063580b4b154fb3c07200d28ec64704ea 100644 --- a/docs/tutorial/IndexerService.md +++ b/docs/tutorial/IndexerService.md @@ -123,7 +123,7 @@ curl --request POST \ [Back to table of contents](#TOC) ## Delete API <a name="delete"></a> -Delete api is used to delete an index for a specific kind. +Delete API is used to delete an index for a specific kind. Only users who belong to the Entitlement groups 'users.datalake.ops' can make calls to this API. ``` @@ -281,4 +281,4 @@ The above query will return all records which had problems due to fields mismatc Please refer to the [Search service](https://community.opengroup.org/osdu/platform/system/search-service/-/blob/master/docs/api/search_openapi.yaml#L28) documentation for examples on different kinds of search queries. -[Back to table of contents](#TOC) \ No newline at end of file +[Back to table of contents](#TOC)