curl --request POST \ --url https://api.tryvital.io/management/v1/org/{org_id}/invite \ --header 'Content-Type: application/json' \ --header 'X-Vital-Org-Key: <api-key>' \ --data '{ "email": "<string>" }'
{ "status": "invite_created" }
https://api.tryvital.io/management/
X-Management-Key
Successful Response
The response is of type object.
object