Inviting a user to an organization¶
Entity relationship diagram¶
Info
- Exactly one
ORGANIZATION
contains zero or moreINVITATION
- Exactly one
ORGANIZATION
contains one or moreMEMBERSHIP
- Exactly one
INVITATION
references zero or oneUSER
- Exactly one
MEMBERSHIP
references exactly oneUSER
Add invitation¶
Note
To learn more, view the API reference or fork our Postman Collection and explore our API.