POST
/invitations/{token}/acceptAccept an invitation
Requires Bearer authentication. See Authentication.
Request body
| Field | Type | Description |
|---|---|---|
name | string | — |
password | string | — |
Responses
200 200| Field | Type | Description |
|---|---|---|
tokenrequired | string | — |
400 400| Field | Type | Description | |||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
errorrequired | object | — | |||||||||
| |||||||||||
404 404| Field | Type | Description | |||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
errorrequired | object | — | |||||||||
| |||||||||||
410 410| Field | Type | Description | |||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
errorrequired | object | — | |||||||||
| |||||||||||
Errors
Errors use the standard envelope. See Errors for codes, status mappings, and retry semantics.