Discord
GitHub
Dashboard
Search...
/
Documentation
SDK Reference
API Reference
API Overview
Client API Reference
GET
/api/v1
Emails
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
Invite a user to a team
DEL
Remove a user from a team
GET
Get a team member profile
PATCH
Update your team member profile
POST
Check if a team invitation code is valid
Users
Server API Reference
GET
/api/v1
Emails
OAuth
Others
OTP
Password
Permissions
Projects
Sessions
Teams
Users
Webhooks API Reference
Users
Teams
Discord
GitHub
Dashboard
Client API Reference
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
This endpoint returns an object.
is_code_valid
boolean
Built with