{
"sections": [
"title",
"description",
"supported_soap_calls",
"supported_rest_api_http_methods",
"fields",
"wsdl_segment"
],
"title": "SubscriberPackageVersionUninstallRequest - Tooling API",
"description": "Represents a request to uninstall a Package2Version (second-generation package version). Available in API version 41.0 and later.",
"supported_soap_calls": "`create()`, `describeSObjects()`, `query()`, `retrieve()`",
"supported_rest_api_http_methods": "`GET`, `POST`, `Query`",
"fields_columns": [
"type",
"properties",
"description"
],
"fields": {
"Status": {
"type": "picklist",
"properties": "Group, Nillable, Restricted picklist, Sort",
"description": "The status of the uninstall. Valid values are: Error InProgress Queued Success"
},
"SubscriberPackageVersionId": {
"type": "ID",
"properties": "Create, Filter, Group, Sort",
"description": "The ID of the subscriber Package2 version to uninstall. The ID starts with the string 04t."
}
},
"wsdl_segment": "```xml\n\n \n \n \n \n\n\n \n\n\n \n \n \n \n \n \n \n \n \n\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n```"
}