DELETE StoreFrontServers({id})

Delete a StoreFront server. See Deleting Objects. Note: this delete will not cause any cascaded deletes.

Request Information

Parameters

NameDescriptionAdditional information
id

ID of the StoreFront server to delete.

Type: String

force

See Deleting Objects.

Type: Boolean

changeId

See Optimistic Concurrency.

Type: String

Response Information

True

Response type

Boolean

Response body formats

application/json, text/json

Sample:
true