Skip to content
Snippets Groups Projects
Verified Commit a7c55c61 authored by Haelwenn's avatar Haelwenn
Browse files

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

[ci skip]
parent 97694eb4
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