Delete Portal
Deletes a single portal, along with all related entities.
Query parameters
If set to "true", the portal and all child entities will be deleted when running terraform destroy. If set to "false", the portal will not be deleted until all child entities are manually removed. This will IRREVERSIBLY DELETE ALL REGISTERED DEVELOPERS AND THEIR CREDENTIALS. Only set to "true" if you want this behavior.
Response
No Content
Changes
Changed in 1 of the 30 revisions of this API.13
- ▲
the
queryrequest parameterforcewas restricted to a list of enum valuesrequest-parameter-became-enum
- ○
the
queryrequest parameterforcebecame optionalrequest-parameter-became-optional
- ○
added the new enum value
falseto thequeryrequest parameterforcerequest-parameter-enum-value-added
- ○
added the new enum value
trueto thequeryrequest parameterforcerequest-parameter-enum-value-added
This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲