Delete OpenSearch credentials
DELETE/api/v1/infrastructure/document_stores/:credentials_id
Delete credentials to your own OpenSearch cluster.
Request
Responses
- 204
- 400
- 404
- 422
Credentials to your own OpenSearch cluster deleted
We couldn't delete the specified document store credentials because they are currently in use. Delete all workspaces which use these credentials and try again.
We couldn't find the specified credentials. Use the endpoint 'list_available_opensearch_credentials' for listing document store credentials in your organization and 'list_available_s3_credentials' for listing S3 credentials in your organization.
Validation Error
Was this page helpful?