Invitations¶
1 endpoints. Every path below is served by workspace-backend behind the gateway at https://api.trilocore.ai.
POST /api/v1/invitations/accept¶
Accept Invitation
| Property | Value |
|---|---|
| Authentication | Authorization: Bearer (jns_ key or SSO session) |
| Idempotency-Key | not required |
| Success | 200 |
| Upstream | workspace-backend |
Request body
| Field | Type | Required | Constraints |
|---|---|---|---|
token |
string | yes | maxLength 256, minLength 16 |