Indexing APICustom Metadata (Any Datasource)Remove custom metadataRemove custom metadata DELETE /rest/api/index/document/:docId/custom-metadata/:groupName Removes all custom metadata for the specified metadata group from a document. Request Responses200400401404429500OKBad RequestNot AuthorizedNot FoundToo Many RequestsInternal Server Error