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

Changes

Changed in 1 of the 30 revisions of this API.13

  • ca20303d314e13See the full diff
    • the query request parameter force was restricted to a list of enum values

      request-parameter-became-enum

    • the query request parameter force became optional

      request-parameter-became-optional

    • added the new enum value false to the query request parameter force

      request-parameter-enum-value-added

    • added the new enum value true to the query request parameter force

      request-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