Handles POST requests to create a new invite code. Only authenticated users with the 'admin' role can create invite codes.
The incoming request object.
A promise that resolves to a Next.js response object.
Handles POST requests to create a new invite code. Only authenticated users with the 'admin' role can create invite codes.