v1
latestOpenAPI 3.0.32026-07-22115106141.4 KBOrganization Management
Accept organization invite
Accepts an organization invitation, adding the user as a member with the role specified in the invite.
Validation checks:
- Invitation is addressed to the user's email
- Invitation is still pending
- Invitation hasn't expired
Returns:
- 409 Conflict if the user is already a member
- 403 Forbidden if the invite isn't for this user
- 204 No Content on success
post/organizations/{org_id}/invites/{invite_id}/accept
Response
Request completed successfully