Delete Harbor Key

Beta
Revokes one Harbor credential by its credential ID. Revocation affects only the selected credential. Other active Harbor credentials remain valid.

Authentication

AuthorizationBearer
Bearer user API key
OR
AuthorizationBasic

Basic organization-scoped API key

Path parameters

harbor_idstringRequiredformat: "uuid"
Unique identifier of the Harbor.
key_idstringRequiredformat: "uuid"
Unique identifier of the Harbor credential.

Headers

X-Polytomic-VersionstringOptional

Response

OK
dataobjectOptional

Errors

403
Forbidden Error
404
Not Found Error
500
Internal Server Error