Portals
Delete Portal
Deletes a single portal, along with all related entities.
delete/v3/portals/{portalId}
Query parameters
force'true' | 'false'
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