curl --request POST \ --url https://api.management.junction.com/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.management.junction.com/
X-Management-Key
org_admin
team_admin
Show child attributes
Successful Response
invite_created
invite_resent
already_in_org
Was this page helpful?