ProStack includes API endpoints for managing team invitations, allowing users to accept or reject invitations to join teams.Documentation Index
Fetch the complete documentation index at: https://prostack.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Team Invitation Endpoints
Accept Team Invitation
Reject Team Invitation
Error Handling
If an error occurs during the invitation process, the API will return an HTML response with an error message:- Invalid invitation ID
- Expired invitation
- User already in team
- Insufficient permissions
Authentication Required
Both endpoints require authentication. If the user is not authenticated when accepting an invitation, they will be redirected to:Next Steps
Authentication API
Learn about the authentication API endpoints
Upload API
Learn about the file upload API
