Skip to content
Snippets Groups Projects
Commit 0340fcae authored by Haelwenn's avatar Haelwenn
Browse files

Merge branch 'docs/pleroma-api-invite-token' into 'develop'

docs/Pleroma-API.md: Add missing token field documentation

See merge request pleroma/pleroma!752
parents e914eeb6 a7c55c61
No related branches found
No related tags found
No related merge requests found
......@@ -52,6 +52,7 @@ Request parameters can be passed via [query strings](https://en.wikipedia.org/wi
* `confirm`
* `captcha_solution`: optional, contains provider-specific captcha solution,
* `captcha_token`: optional, contains provider-specific captcha token
* `token`: invite token required when the registerations aren't public.
* Response: JSON. Returns a user object on success, otherwise returns `{"error": "error_msg"}`
* Example response:
```
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment