Delete Harbor

Beta
Deletes a Harbor and revokes its credentials. > 🚧 Harbor deletion > > Deleting a Harbor revokes its credentials, context documents, and user assignments. A customer-managed backing Connection remains available. Polytomic deletes a managed backing Connection only when no other resource uses it. The response confirms that access has been revoked. Polytomic removes managed storage in the background and retries failed cleanup automatically. You can also delete a Harbor while it is provisioning.

Authentication

AuthorizationBearer
Bearer user API key
OR
AuthorizationBasic

Basic organization-scoped API key

Path parameters

harbor_idstringRequiredformat: "uuid"
Unique identifier of the Harbor.

Headers

X-Polytomic-VersionstringOptional

Response

OK
dataobjectOptional

Errors

403
Forbidden Error
404
Not Found Error
409
Conflict Error
500
Internal Server Error