SP.FeatureCollection.remove Method (sp.js)

Removes the feature with the specified ID from the collection.

Applies to: apps for SharePoint | SharePoint Foundation 2013 | SharePoint Server 2013

SP.FeatureCollection.remove()

Return value

Undefined

REST resource endpoint

Endpoint URI structure

http://<sitecollection>/<site>/_api/web/features/remove(featureId,force)

HTTP requests

This resource supports the following HTTP commands:

  • POST

POST syntax

POST http://<sitecollection>/<site>/_api/web/features/remove(featureId,force)

Resource parameters

  • featureId

  • force

Parameters

  • featureId

  • force