|
@@ -25,7 +25,9 @@ for `User Registration and Management`_.
|
|
|
| +------------+---------------------------------------------+
|
|
|
| | ``POST`` | Create new token |
|
|
|
+------------------------------------------------+------------+---------------------------------------------+
|
|
|
-| ...\ ``/auth/tokens/:id/`` | ``DELETE`` | Delete token |
|
|
|
+| ...\ ``/auth/tokens/:id/`` | ``GET`` | Retrieve token |
|
|
|
+| +------------+---------------------------------------------+
|
|
|
+| ` | ``DELETE`` | Delete token |
|
|
|
+------------------------------------------------+------------+---------------------------------------------+
|
|
|
| ...\ ``/captcha/`` | ``POST`` | Obtain captcha |
|
|
|
+------------------------------------------------+------------+---------------------------------------------+
|