GET
GET
PATCH
GET
GET
GET
PUT
DELETE
GET
DELETE
GET
GET
POST
GET
PATCH
DELETE
GET
PATCH
GET
GET
POST
POST
GET
GET
POST
DELETE
GET
GET
GET
DELETE
GET
PUT
DELETE
GET
PUT
DELETE
GET
GET
PUT
DELETE
GET
GET
PATCH
GET
GET
Only authenticated organization owners can add a member to the organization or update the member's role.
If the authenticated user is adding a member to the organization, the invited user will receive an email inviting them to the organization. The user's membership status will be pending
until they accept the invitation.
Authenticated users can update a user's membership by passing the role
parameter. If the authenticated user changes a member's role to admin
, the affected user will receive an email notifying them that they've been made an organization owner. If the authenticated user changes an owner's role to member
, no email will be sent.
Rate limits
To prevent abuse, the authenticated user is limited to 50 organization invitations per 24 hour period. If the organization is more than one month old or on a paid plan, the limit is 500 invitations per 24 hour period.