Discord
GitHub
Dashboard
Search...
/
Documentation
Components
SDK Reference
REST API & Webhooks
API Overview
Client API
GET
/api/v1
Contact Channels
OAuth
Others
OTP
Password
Permissions
Projects
Sessions
Teams
Users
Server API
GET
/api/v1
Contact Channels
OAuth
Others
OTP
Password
Permissions
Projects
Sessions
Teams
GET
List teams
POST
Create a team
GET
List team members profiles
GET
Get a team
DEL
Delete a team
PATCH
Update a team
POST
Send an email to invite a user to a team
POST
Invite a user to a team
POST
Add a user to a team
DEL
Remove a user from a team
GET
Get a team member profile
PATCH
Update a team member profile
POST
Get team invitation details
POST
Check if a team invitation code is valid
Users
Webhooks
Users
Teams
Discord
GitHub
Dashboard
Server API
Teams
Check if a team invitation code is valid
POST
https://api.stack-auth.com/api/v1
/
team-invitations
/
accept
/
check-code
Check if a team invitation code is valid without using it
Request
This endpoint expects an object.
code
string
Required
Response
Successful response
is_code_valid
boolean
Built with