Skip to content
Справочник APIPlatformInvites

Accept_invite

Эта страница пока доступна только на английском языке. Руководства переведены; автоматически генерируемый справочник API публикуется на английском.

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"}