post https://hover.to/api/v1/orgs//users.json
Overview
This endpoint allows your integration to programmatically invite a user to your Hover organization. The user email cannot be associated with an existing Hover account.
A successful request will return a 201 Created
with a response body that shows the user information returned in a JSON payload. This endpoint does not automatically trigger an email invitation to the invited user. To send your invited user an email, your integration can utilize the Send Invitation Email endpoint..