3.8.5.1.2 DELETE

This operation removes the publishing settings for a relying party trust.

The operation is transported by a HTTP DELETE and can be invoked through the following URIs:

 adfs/proxy/RelyingPartyTrusts/{Identifier}/PublishedSettings?api-version=1
 adfs/proxy/PrimaryWriter/RelyingPartyTrusts/{Identifier}/PublishedSettings?api-version=1

If the operation is invoked through adfs/proxy/RelyingPartyTrusts/{Identifier}/PublishedSettings?api-version=1, the request MUST authenticate using client TLS authentication [RFC2246].

If the operation is invoked through adfs/proxy/PrimaryWriter/RelyingPartyTrusts/{Identifier}/PublishedSettings?api-version=1, the request MUST authenticate using Integrated Windows authentication [RFC2478].

The response message for this operation can result in the following status codes.

Status code

200

400

401

404

500

501