Stash
[akkoma] / docs / Pleroma-API.md
index 3ebea565cc49ab5a43fc50a954e66ec23b1331fc..e1448d3f045718e6097ced2b4c46e20e0897e118 100644 (file)
@@ -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:
 ```