Delete an enterprise
Soft-delete an enterprise.
Failure modes:
400- the enterprise still has dependent resources in a non-deletable state. Remove those first; the responsedetailidentifies what is blocking the delete.409- the enterprise has a dependent resource with an unresolved claim. Resolve it before deleting.404- the enterprise does not exist or does not belong to your account.
DELETE
JavaScript
JavaScript