Logo
Elasticsearch API Documentation

Delete trust relationship

DELETE {{baseUrl}}/platform/configuration/trust-relationships/:trust_relationship_id?version=6831834

Deletes a trust relationship.

 

Body PARAM

Key Datatype Required Description 
version
number If specified then checks for conflicts against the version stored in the persistent store (returned in 'x-cloud-resource-version' of the GET request)



HEADERS

Key Datatype Required Description 




RESPONSES

status OK





Curl
curl -X DELETE 'https://api.elastic-cloud.com/api/v1//platform/configuration/trust-relationships/:trust_relationship_id?version=6831834?version=6831834'

ENDPOINTS