Accept Invitation
Invitations
Accept Invitation
Accept a pending invitation and join the team.
Creates a team membership with the role specified in the invitation.
POST
Accept Invitation
Documentation Index
Fetch the complete documentation index at: https://docs.dataraven.io/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Response
Successful Response
Response after accepting an invitation.
User roles within teams (hierarchical).
- OWNER (4): Full control including team deletion
- ADMIN (3): All operations except team deletion
- OPERATOR (2): Day-to-day operations (run jobs, view logs), no setup/config
- VIEWER (1): Read-only audit access
Available options:
viewer, operator, admin, owner