Unassign Harbor User
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_id
Unique identifier of the Harbor.
user_id
Unique identifier of the Harbor-only user.
Headers
X-Polytomic-Version
Response
OK
data
Errors
403
Forbidden Error
404
Not Found Error
422
Unprocessable Entity Error
500
Internal Server Error
