Invite Harbor User
Invites and assigns a new Harbor-only user.
The invited account is restricted to assigned Harbors and does not receive regular Polytomic application access.
Authentication
AuthorizationBearer
Bearer user API key
OR
AuthorizationBasic
Basic organization-scoped API key
Path parameters
harbor_id
Unique identifier of the Harbor.
Headers
X-Polytomic-Version
Request
This endpoint expects an object.
email
Email address used to invite the Harbor-only user.
Response
OK
data
Errors
403
Forbidden Error
404
Not Found Error
409
Conflict Error
422
Unprocessable Entity Error
500
Internal Server Error
