Unassign Harbor User

Beta
Removes a Harbor assignment without deleting the user. This removes only the Harbor assignment. The organization user remains available and may retain assignments to other Harbors.

Authentication

AuthorizationBearer
Bearer user API key
OR
AuthorizationBasic

Basic organization-scoped API key

Path parameters

harbor_idstringRequiredformat: "uuid"
Unique identifier of the Harbor.
user_idstringRequiredformat: "uuid"

Unique identifier of the Harbor-only user.

Headers

X-Polytomic-VersionstringOptional

Response

OK
dataobjectOptional

Errors

403
Forbidden Error
404
Not Found Error
422
Unprocessable Entity Error
500
Internal Server Error