Skip to content
API referencePlatformInvites

Accept_invite

POST
/v1/invites/{token}/accept

Authorization

bearer_auth
AuthorizationBearer <token>

In: header

Path Parameters

token*string

Response Body

application/json

application/json

curl -X POST "https://example.com/v1/invites/string/accept"
Empty
{  "detail": "Pool slug must be unique.",  "instance": "urn:forestvpn:trace:a1b2c3d4",  "title": "Validation Error",  "type": "https://fvpn.net/errors/validation"}
{  "detail": "Pool slug must be unique.",  "instance": "urn:forestvpn:trace:a1b2c3d4",  "title": "Validation Error",  "type": "https://fvpn.net/errors/validation"}