Add or update custom metadata
PUT/rest/api/index/document/:docId/custom-metadata/:groupName
Associates custom metadata with a specific document. Custom metadata enables you to enrich documents with additional structured information that can be used for search, filtering, and faceting.
Request
Responses
- 200
- 400
- 401
- 404
- 429
- 500
OK
Bad Request
Not Authorized
Not Found
Too Many Requests
Internal Server Error