Delete Org
DescriptionDelete the specified org.
Request
URLURL
Path Parameters
Path Parameters
orgUrn
Query Parameters
Query Parameters
Value “true” means to forcefully delete the object that contains other objects even if those objects are in a state that does not allow removal. The default is “false”; therefore, objects are not removed if they are not in a state that normally allows removal. Force also implies recursive delete where other contained objects are removed. Errors may be ignored. Invalid value (not true or false) are ignored.
Value “true” means to remove an object that contains other objects as long as those objects are in a state that normally allows removal. The default is “false”, which means that an exception will be thrown if any of those objects are in a state that does not allow removal. Invalid value (not true or false) are ignored.