Invites
Accept invite
Accepts an invite using its code, adding the authenticated user to the corresponding guild or other entity. The invite usage count is incremented, and if it reaches its maximum usage limit or expiration, the invite is automatically revoked. Returns the accepted invite details.
post/invites/{invite_code}
Path parameters
invite_codestring required
The invite code
Response
Success