Skip to main content
DELETE
Delete a shadow experiment target

Authorizations

Authorization
string
header
default:default
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

projectId
string
required

Project identifier.

endpointId
string
required

Endpoint identifier.

experimentId
string
required

Shadow experiment identifier.

id
string
required

Shadow experiment target identifier.

Query Parameters

etag
string

Etag for optimistic concurrency.

Response

OK

Empty response returned after a successful delete operation.