REST API - setExtensionPoints - Remove Extension Point Reference

The table summarizes the REST API - setExtensionPoints.

Request

Format
POST <baseurl>/orgmodel/extensionpointremoval
Body XmlExtensionPointAssignment element, which specifies a reference to an organization model template that will be used to dynamically generate new organizational fragments directly below it.

Response

JSON If successful, returns 200 OK in the response header, and an empty response body.
XML If successful, returns 200 OK in the response header, and an empty response body.

Example

Request
POST <baseurl>/orgmodel/extensionpointremoval
Request body
/<remove-ext-point model-version="1" ext-point-guid="7E48C477-F3F5-4AC5-BA10-304B84D274FB"/>