Delete Harbor Context Draft

Beta
Discards the mutable draft for a Harbor context document. Discarding a draft does not change the current published version or its history. If the draft belongs to a context that has never been published, discarding it also removes the otherwise empty context identity.

Authentication

AuthorizationBearer
Bearer user API key
OR
AuthorizationBasic

Basic organization-scoped API key

Path parameters

harbor_idstringRequiredformat: "uuid"
Unique identifier of the Harbor.
context_idstringRequiredformat: "uuid"
Unique identifier of the context document.

Headers

X-Polytomic-VersionstringOptional

Response

OK
dataobjectOptional

Errors

403
Forbidden Error
404
Not Found Error
500
Internal Server Error