Admin
Invite Staff (staff)
Creates a Supabase Auth user, fires the invite email (redirect to the admin app), and inserts a users row with role = guru.
POST
Invite Staff (staff)
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Example:
Minimum string length:
1Example:
"New Staff"
Response
Invited
Available options:
true